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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南