Saltar al contenido

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.

preguntada hace 3 años1,2 mil visualizaciones
2 Respuestas
1

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

AWS
respondido hace 3 años
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
respondido hace 3 años
  • 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?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.