aws-sdk-js-notes-app icon indicating copy to clipboard operation
aws-sdk-js-notes-app copied to clipboard

Add cdk bootstrap cmd before cdk deploy

Open nimicent opened this issue 1 year ago • 0 comments

Issue

aws-sdk-js-notes-app: SSM parameter /cdk-bootstrap/hnb659fds/version not found. Has the environment been bootstrapped? Please run 'cdk bootstrap' (see https://docs.aws.amazon.com/cdk/latest/guide/bootstrapping.html)

Refs: #, if available

Description

What does this implement/fix? Explain your changes. When I ran it without cdk bootstrap specified, I couldn't deploy it and it states this error. Once I used this command and continued with the README, it deployed properly.

Testing

How was this change tested?

Additional context

Add any other context about the PR here.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

nimicent avatar Oct 04 '24 20:10 nimicent