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 Resposta
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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas