Quicksight dashboard that shows ec2 name and sorted by cost

0

I just deployed the basic CID cloud formations. How do I go about creating a quicksight dashboard that will display all ec2 by name, sorted by costs? Assuming I would need to create a new calculated field?

1回答
0

CID Dashboard uses Cost and Usage Report which doesn't contain instance names. You can use line_item_resource_id in conjunction with an external table that has the mapping between Instance ID and name. Here is the data dictionary for CUR: https://docs.aws.amazon.com/cur/latest/userguide/Lineitem-columns.html#l-R

profile pictureAWS
エキスパート
回答済み 8ヶ月前

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

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

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

関連するコンテンツ