fail to create application with this error

0

Unable to fetch parameters [/cdk-bootstrap/hnb659fds/version] from parameter store for this account. (Service: AmazonCloudFormation; Status Code: 400; Error Code: ValidationError; Request ID: 6b3b4284-c0d6-4e11-987b-d0a9fc374639; Proxy: null)

AWS
已提问 1 年前920 查看次数
1 回答
1

A similar issue was posted on this GitHub issue.
One point to check is whether the parameter is in the SSM's parameter store.
Also, adding the option "--no-previous-parameters" when deploying the CDK may help.
https://github.com/aws/aws-cdk/issues/18453

profile picture
专家
已回答 1 年前

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

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

回答问题的准则

相关内容