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년 전530회 조회
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?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠