
Create a Lambda function that batch writes to DynamoDB from SQS.
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/sqs-lambda-dynamodb-sam-javaSee the GitHub repo for deployment instructionssam delete --stack-name STACK_NAME.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus"