Skip to content

azoutte/lambda_dynamoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 nothertrrr  test
The .lpy files are python 2.7 scripts meant to run from Lambda on AWS.
The create function creates an item in a DynamoDB table (lambda_dynamodb_table)
when triggered by a new object being added to the nabdemo bucket. Attrubutes
of time and date are also added to the item.
The delete function, removed that record when the object is removed from S3.

About

Python code and configs for a system that adds an item to a Dynamo table when an object is added to S3 and removes the entry when the object is removed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors