Recommended way to manage a group of accounts that need separate billing

0

A group of accounts needs some kind of central management (via a single pane of glass if possible). The usual way to do this is to use AWS Organizations which allows the management account to federate into the individual accounts. However, separate billing isn't possible, as consolidated billing cannot be disabled when using AWS Organizations.

Are there alternatives (via 3rd party products, or otherwise) to do this? If this is not possible, are there other recommendations on how to do this--for example account federation, or creating an IAM user (with read-only permissions) for performing the audits?

已提问 1 年前371 查看次数
1 回答
0

Hi, AWS Orgs FAQ (blling section) https://aws.amazon.com/organizations/faqs/ recommends cost allocation tags in individual AWS accounts to categorize and track AWS costs

Cost allocation tags: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html

Hope it helps

profile pictureAWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容