aws-samples / aws-samples/aws-sam-java-rest
Question: Best practice for creating the dynamo table
Open
- Dominant language
- Java
- Stars
- 437
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
Hello and thanks for the sample app!
I see that in this project there is an endpoint triggered from a POST request, that attempts to create the dynamodb table. I realize this is just a sample project but I was expecting the table definition to be in the template.yaml file instead of java code and now I wonder if there was a reason for the author to do it this way instead
Contributor guide
Assessment
This issue has not been assessed yet.