Skip to content

srikanthmanda/aws-lambda-dynamodb-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lambda DynamoDB Demo

This application demos basic operations on DynamoDB from AWS Lambda, using AWS JavaScript SDK.

Notes

Appendix

  • Deployment Notes: How to deploy and test this application.
  • VPC endpoint routing test: A log file demonstrating Lambda error when the functions are associated with private subnet and the DynamoDB VPC endpoint is removed.

About

Demo of DynamoDB basic operations from AWS Lambda, using AWS JavaScript SDK

Topics

Resources

Stars

Watchers

Forks