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 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen