v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430232150.8 KB

Get an aggregation of service statistics defined by a specific time range.

post/TimeSeriesServiceStatistics

Query parameters

NextTokenstring

Pagination token

Request body

StartTimestring date-time required

The start of the time frame for which to aggregate statistics.

EndTimestring date-time required

The end of the time frame for which to aggregate statistics.

GroupNamestring

The case-sensitive name of the group for which to pull statistics from.

GroupARNstring

The Amazon Resource Name (ARN) of the group for which to pull statistics from.

EntitySelectorExpressionstring

A filter expression defining entities that will be aggregated for statistics. Supports ID, service, and edge functions. If no selector expression is specified, edge statistics are returned.

Periodinteger

Aggregation period in seconds.

ForecastStatisticsboolean

The forecasted high and low fault count values. Forecast enabled requests require the EntitySelectorExpression ID be provided.

NextTokenstring

Pagination token.

Response

Success

ContainsOldGroupVersionsboolean

A flag indicating whether or not a group's filter expression has been consistent, or if a returned aggregation might show statistics from an older version of the group's filter expression.

NextTokenstring

Pagination token.