You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the latest repo version. Doing a deploy results in this error.
❌ Deployment failed: Error: testGenAIChatBotStack: 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)
at Deployments.validateBootstrapStackVersion (/Users/pchaganti/Dev/test/node_modules/aws-cdk/lib/index.js:431:12220)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Deployments.buildSingleAsset (/Users/pchaganti/Dev/test/node_modules/aws-cdk/lib/index.js:431:10985)
at async Object.buildAsset (/Users/pchaganti/Dev/test/node_modules/aws-cdk/lib/index.js:431:194378)
at async /Users/pchaganti/Dev/test/node_modules/aws-cdk/lib/index.js:431:178767
testGenAIChatBotStack: 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)
The environment is bootstrapped and the above mentioned "/cdk-bootstrap/hnb659fds/version" also exists. Screenshot from the console with the parameter below.
The text was updated successfully, but these errors were encountered:
Using the latest repo version. Doing a deploy results in this error.
The environment is bootstrapped and the above mentioned "/cdk-bootstrap/hnb659fds/version" also exists. Screenshot from the console with the parameter below.
The text was updated successfully, but these errors were encountered: