aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
JavaScript (v3) Lambda MVP
- Adds the MVP for Lambda
- Re-organizes the Lambda folder (WIP - still need to remove some old files), favors a service level dependency model with child folders of 'actions', 'tests', and 'scenarios'
- Adds many general purpose utils the the JS language level folder including a new 'command runner' to help with interactive examples