githubEdit

How do I get access to AWS billing and cost management services through JIT Console?

Context When accessing AWS through the JIT Console with admin privileges, users may find they don't have access to billing and cost management services, including features like AWS Savings Plans and Reserved Instances management. Answer To enable access to billing information through IAM users/roles, the AWS root user needs to explicitly activate this feature in the AWS account settings. Here's how to enable it: Sign in to the AWS Management Console with root user credentials Navigate to Account Settings Find the "IAM user and role access to Billing information" section Click Edit Check the box to "Activate IAM Access" Click "Update" Note: This setting can only be modified by the AWS account root user. If you don't have root access, you'll need to contact your AWS account administrator to make this change. Until this setting is enabled, users can still view basic cost information through the DuploCloud UI billing section, but won't have access to advanced AWS cost optimization tools. Source: AWS IAM Documentation

Last updated

Was this helpful?