CloudWatch dashboard snapshot

0

I wanted to take the backup of my whole dashboard and send it via email. is there a way to achieve this

3 Respostas
0
Resposta aceita

Hi, it would be great to understand whether the previous answers correspond to your question or if we didn't understand your question.

As the title of your post mentions "snapshot" and this term can also designate an image, I wonder whether what you meant is you're looking for a way to generate a picture representing your dashboard at a given point in time? If that's the case, there's no API to export a whole dashboard, you can export a specific widget though with https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_GetMetricWidgetImage.html.

profile pictureAWS
Jsc
respondido há 2 anos
  • Thanks for your answer @Jsc. You understood my requirement properly.

0

I did not understand about backups, but it is possible to share the dashboard via email. [1]

[1] Sharing CloudWatch dashboards - Amazon CloudWatch
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch-dashboard-sharing.html

profile picture
mn87
respondido há 2 anos
  • Do you mean a backup of the dashboard configuration, or a backup of the metrics in the dashboard?

  • Thanks @mn87 for answering. But my requirement is to take image of the dashboard and email the image

0

If you click Actions > View/edit source, it will give you the JSON code which you can email. Also works as a good backup in a version control system.

profile picture
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas