
Create a Lambda function that receives a request from API Gateway and puts an item into DynamoDB.
git clone https://github.com/aws-samples/serverless-patterns/cd apigw-lambda-dynamodb-cdk/cdk/src/Cdk/cdk deploynpx cdk destroy.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus".