Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to embed AWS Cloudwatch dashboards in a webpage for internal company use?

I really like the AWS Cloudwatch dashboard feature, but it would be far more useful if I could increase visibility to it to let others in our company who might not know AWS. Is there any way of displaying it outside of the AWS website?

like image 600
David Avatar asked Jun 21 '16 17:06

David


People also ask

Can you make CloudWatch dashboard public?

You can share CloudWatch Dashboards in three ways: Share a single dashboard and designate specific email addresses and passwords of the people who can view the dashboard. Share a single dashboard publicly, so that anyone who has the link can view the dashboard.

Are CloudWatch dashboards global?

All dashboards are global. They are not Region-specific. The following procedure shows you how to create a dashboard from the CloudWatch console. You can use the PutDashboard API operation to create a dashboard from the command line interface.

Are CloudWatch dashboards Regional?

Amazon CloudWatch dashboards are customizable home pages in the CloudWatch console that you can use to monitor your resources in a single view, even those resources that are spread across different Regions.

How do you integrate CloudWatch?

Add to a New Service To add the integration to a new service, navigate to Services Service Directory and click New Service. Follow the prompts and configure the service to your preferences. On the Integrations screen, select Amazon CloudWatch from the search bar dropdown, or from our most popular integrations list.


1 Answers

kraught's answer is actually the correct one and should not be downvoted. CloudWatch Dasboards now literally have a share option. You can share your dashboards a) publicly, b) via username/password or c) SSO. Either way you set this up, you eventually get a shareable link that's accessible outside of the AWS console and you can easily embed this in your website.

like image 198
user3468379 Avatar answered Nov 16 '22 03:11

user3468379