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 Risposta
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
ESPERTO
con risposta 8 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande