Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx cdk bootstrap error #34

Open
valsha opened this issue Mar 10, 2023 · 0 comments
Open

npx cdk bootstrap error #34

valsha opened this issue Mar 10, 2023 · 0 comments

Comments

@valsha
Copy link

valsha commented Mar 10, 2023

npx cdk bootstrap 'aws://123456789012/us-east-1' --profile dev

⏳  Bootstrapping environment aws://123456789012/us-east-1...
 ❌  Environment aws://123456789012/us-east-1 failed bootstrapping: Error: Need to perform AWS calls for account 123456789012, but no credentials have been configured
    at SdkProvider.forEnvironment (/www/ots/node_modules/aws-cdk/lib/index.js:284:44976)
    at async BootstrapStack.lookup (/www/ots/node_modules/aws-cdk/lib/index.js:371:19012)
    at async Bootstrapper.modernBootstrap (/www/ots/node_modules/aws-cdk/lib/index.js:372:1084)
    at async /www/ots/node_modules/aws-cdk/lib/index.js:376:2104
    at async Promise.all (index 0)
    at async CdkToolkit.bootstrap (/www/ots/node_modules/aws-cdk/lib/index.js:376:1949)
    at async exec4 (/www/ots/node_modules/aws-cdk/lib/index.js:429:51795)

Need to perform AWS calls for account 123456789012, but no credentials have been configured

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant