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

Getting recent cloudwatch events can timeout when there's a lot of records

morjoan opened this issue · comments

Querying for recent cloudwatch events for a given resource can time out if there's a significant number of resource.
We need to be able to limit the number of events that gets returned.