simalexan / s3-lambda-save-dynamodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 100.0%