1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

AWS CDK Unable to resolve AWS account to use. It must be either configured when you define your CDK or through the environment

Posted at

#事象

CDK で以下のエラーがずっと出てくる。
プロファイルも合っている、MFAも入れていない、リージョンも合っているのになぜだろう・・・


Unable to resolve AWS account to use. It must be either configured when you define your CDK or through the environment

#解決策

.configの中を調べる

→ ここの設定が間違っていたり ap-northeast-1 などリージョン指定に誤字があってもこのエラーが発生した

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?