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 Respuesta
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas