0
1

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.

IAMユーザに「請求情報とコスト管理ダッシュボード」へのアクセスを許可する

Last updated at Posted at 2020-03-08

#公式
https://docs.aws.amazon.com/ja_jp/IAM/latest/UserGuide/tutorial_billing.html

#事象
AWSアカウントのデフォルト設定のままだと、IAMユーザで「請求情報とコスト管理ダッシュボード」が表示されません。
請求ダッシュボードエラー.png

#対応手順

  1. AWSアカウントでログインし、「マイアカウント」を選択
    マイアカウント.png

  2. 「IAMアクセスのアクティブ化」をチェックして更新
    IAMアクセスのアクティブ化.png

#結果確認
IAMユーザでBillingにアクセスすると、「請求情報とコスト管理ダッシュボード」が表示されるようになりました。(IAMユーザーにAdministratorAccessポリシーが割り当たっている前提です)
請求ダッシュボード.png

0
1
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
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?