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.
Apache License 2.0
83 stars 34 forks source link

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

Closed morjoan closed 2 years ago

morjoan commented 2 years ago

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.