I have already assign billing permission and full administrator permission to IAM role but still I IAM user getting permission issue. How I can solve this problem?
How to enable billing permission for IAM in AWS?
1.4k Views Asked by Birendra Rawat At
2
There are 2 best solutions below
0

There are two pre-requisites for an IAM user/role to view the Billing console.
- The user/role should have necessary IAM permissions.
- 'IAM User and Role Access to Billing' must be activated. This has to be done by logging in as the root user and is disabled by default.
A video and article about the same is here.
First give billing permission to the IAM user then move to My Account --> IAM User and Role Access to Billing Information --> Edit --> enable Activate IAM access.
Now your IAM user able to see billing permission.