albertoal / codecore--lambda-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S3 Lambda DynamoDB lab

The purpose of this Lambda function is:

Requirements:

  • DynamoDB table with a FileName primary key
  • Define DynamoDB table in the function environment variables
  • IAM roles with permissions to write DynamoDB
  • Lambda trigger: S3 - ObjectCreated

About


Languages

Language:Python 100.0%