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