aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
MVP: Deploy Lambda function written in same language as SDK
As a developer, I want a scenario that demonstrates using the SDK deploy a Lambda function and uses my language's SDK to make AWS calls in the Lambda function
- [ ] #3628 I know this is done when
- [ ] TBD
I'd include "and uses my language's SDK to make AWS calls in the Lambda function" to this scenario.
Done