You have an Amazon DynamoDB table and now you want to insert data using an AWS Lambda function.
Can you do this by writing a few lines of code?
AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers.
Amazon DynamoDB is a fully managed, serverless, key-value NoSQL database designed to run high-performance applications at any scale.
P.S. Why don't Amazon DynamoDB tables ever get invited to parties? Because they're always so partitioned and don't know how to join in!