Closed moderndevice closed 5 years ago
Thanks for your feedback. Issue fixed now. Please try again
Mohamad,
Thank you so much for writing back.
Can you please be a little more specific. Does the template create the databases, or do I create them manually as in the instructions?
You also might think about adding a line in the instructions about what to do if the Deploy process fails. From my understanding one has to go to Cloud Formation and delete the stack? Is it possible for the template to delete the stack if it fails? My reading wasn't so clear on that because I'm a complete beginner to this process.
Also if you could briefly describe your toolchain (Eclipse? - something else? or you just program in AWS editor?) that would help me out a lot getting going.
Thanks much,
Paul
on this page: https://github.com/mrahman4/AlexaSamTemplate/blob/master/instructions/2-lambda-function.md
I think that the databases need to be created BEFORE the lambda file? It seems like the lambda file tries to create them itself but this fails?
All the question marks are because I'm a new Alexa skill builder and am kind of wandering around in the dark trying to get this thing deployed.
These are my errors in the cloud formation stack "Encountered unsupported property PrimaryKey" seems to be the smoking gun ??