I am attempting to use AWS SAM to deploy my application to AWS. I want to create a Lambda function, DynamoDB table, and then an API Gateway HTTP route.
When I run