aws-samples / aws-samples/aws-batch-processing-job-repo
CloudFormation Template Issue with DynamoDB - Attributes.
- Dominant language
- Python
- Stars
- 70
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Great work on demonstrating the AWS Batch via Cloudformation Template and Docker.
I came across this issue with when creating a cloudformation - stack with Dynamo DB.
One or more parameter values were invalid: Some AttributeDefinitions are not used - cloudformation for dynamo DB.
After removing the attribute "Product Description" able to deploy the stack and test this sample end to end.
Contributor guide
Research direction
Start by locating the repository's CloudFormation template and inspect the DynamoDB table's AttributeDefinitions, especially the reported "Product Description" attribute, against the table key schema. Deploy the stack and run the sample end to end to confirm the template no longer reports unused attributes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker
- Domain
- cloud, databases, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100