douglasnaphas / aws-sam-cli

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
https://aws.amazon.com/serverless/sam/
Apache License 2.0
0 stars 0 forks source link

Investigate CDK workshop example code dynamo request happening twice #3

Open douglasnaphas opened 3 years ago

douglasnaphas commented 3 years ago

The CDK workshop example, when run with SAM CLI, runs its Dynamo interactions twice. This can be observed from this commit on a project bootstrapped from the CDK workshop code.

Confirm the issue, do some investigation, and bring attention to it in the SAM CLI repo, the serverless channel of the AWS community Slack, and/or the CDK workshop repo.