I get a generic "An error occurred while attempting to create the stack". How do I troubleshoot this?

0

I have been trying unsuccessfully to create a change set for an existing stack I have in CloudFornation. I have executed many change sets for this stack before, but now I am getting a very generic "An error occurred while attempting to create the stack" error at step 4.

The only changes I have implemented were using more strings from the parameter store for strings that were hardcoded in the template before. Oddly, one parameter I created called 'Stage' resolves an ssm parameter '{{resolve:ssm:Stage}}' and that parameter does not seem to resolve. It literally appears as {{resolve:ssm:Stage}} in the parameters in CloudFormation while all other parameters show up correctly.

That is the only oddity I see in my template. Could that be the reason for the generic error? Any thoughts or ideas as to what else may be the problem?

已提问 8 个月前1219 查看次数
1 回答
0
已接受的回答

Apparently, my issue was a malformed parameter, and improperly set ssm parameters in the CloudFormation template. However, I only found this by doing a straight-up update versus a change set. The update showed the errors I could use to figure out why the change set wasn't working.

已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则