aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
893 stars 322 forks source link

[BUG] Template validation failed #550

Open spaiusecase opened 1 month ago

spaiusecase commented 1 month ago

I am having trouble with deploying.

When I run this command: ./bin.sh. I get the below error. Could someone assist? What am I doing wrong?

Are you a new user starting with v1.x or later? (y/N): y Starting deployment... Template validation failed

axelpina commented 1 month ago

Please follow the bug reporting template.

github-actions[bot] commented 3 weeks ago

This issue has been labeled as "stale" due to no response by the reporter within 1 month (and 14 days after last commented by someone). And it will be closed automatically 14 days later if not responded.

cusackeoin commented 1 week ago

I had this issue when the role I was using didn't have access to CloudFormation to complete the command aws cloudformation validate-template --template-body file://deploy.yml > /dev/null 2>&1