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)

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ