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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ