s3-lambda-save-dynamodb
s3-lambda-save-dynamodb copied to clipboard
S3 -> Lambda -> DynamoDB
Description
This is a S3 Lambda that listens to an event when a file is stored in a S3 Bucket. It then saves information about the stored file in a DynamoDB table.
Written in Node.js.
It's a Nuts & Bolts application component for AWS Serverless Application Repository.