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
已提問 2 年前檢視次數 540 次
2 個答案
1

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

AWS
已回答 2 年前
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
已回答 2 年前
  • 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?

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

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

回答問題指南