Report AWS Linked Account X Service

0

Hello, good morning. How are you?

Is it possible to extract a report from the AWS Console by crossing Linked Account and Services data? I need a report containing these two pieces of information.

Thank you

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

One way to do this is to use the AWS Organizations service, which allows you to centralize the management of multiple AWS accounts within a single master account. With AWS Organizations, you can use the AWS Cost and Usage Report (CUR) to get detailed data about your linked accounts and the services they are using.

To extract a report that contains information about linked accounts and services: Set up AWS Organizations in your master account. Set up the AWS Cost and Usage Report in your master account. Use the aws costandusagereport command-line interface (CLI) to create a report that includes data from your linked accounts. Use the aws costandusagereport list-reports command to get the names of the reports that are available for download. Use the aws costandusagereport get-report command to download the report in CSV format.

Alternatively, you can use the AWS Billing and Cost Management dashboard in the AWS Management Console to view data about your linked accounts and the services they are using.

SeanSi
已回答 1 年前

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

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

回答问题的准则