CloudWatch API Does provide the ARN of resources that it fetches

0

I can't get the ARN for metric that is in the cloudwatch.

Ragul
posta 2 anni fa550 visualizzazioni
2 Risposte
1

Metrics in CloudWatch do not have ARNs, they're not exactly resources - more equivalent to a row in a database table.

AWS
con risposta 2 anni fa
0

CloudWatch metrics are data about the performance of your systems and hence they don't have ARNs. You can metrics explorer to get details of EC2 etc based on id.

profile pictureAWS
con risposta 2 anni fa
  • Since each namespace has various dimensions it is being filtered on, how can we say that one metric is for a particular resource?

    For example, how can we point to the particular RDS database from the "By Database Class" Dimension?

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