Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 826 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 826 Bytes

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.