Direkt zum Inhalt

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.

2 Antworten
1

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

AWS
beantwortet vor 3 Jahren
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.

AWS
beantwortet vor 3 Jahren
  • 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?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.