aws-solutions / media-services-application-mapper

Media Services Application Mapper is a browser-based tool that allows operators to visualize the structure and logical connections among AWS Media Services and supporting services in the cloud. The tool can be used as a top-down resource monitoring tool when integrated with CloudWatch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alarm subscription overview/manage dialog

JimTharioAmazon opened this issue · comments

Is your feature request related to a problem? Please describe.
I cannot see all alarm subscriptions for my MSAM nodes. I need to click through each node, if it's on a diagram to see if it is subscribed to any alarms. This can be difficult to remove subscriptions, and see the overview alarm status.

Describe the solution you'd like
I would like to see an options to show all CloudWatch Alarms/model element subscriptions in a single table, like the individual node subscriptions are shown but for all subscribed nodes in a dialog box. Please include the ability to navigate to the alarm or remove the subscription.

Describe alternatives you've considered
We can look at the Alarms table in DynamoDB to accomplish this, but we'd need console access and direct rights to the table.