v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430232150.8 KB

Retrieves the summaries of all insights in the specified group matching the provided filter values.

post/InsightSummaries

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

StatesInsightState[]

The list of insight states.

GroupARNstring

The Amazon Resource Name (ARN) of the group. Required if the GroupName isn't provided.

GroupNamestring

The name of the group. Required if the GroupARN isn't provided.

StartTimestring date-time required

The beginning of the time frame in which the insights started. The start time can't be more than 30 days old.

EndTimestring date-time required

The end of the time frame in which the insights ended. The end time can't be more than 30 days old.

MaxResultsinteger

The maximum number of results to display.

NextTokenstring

Pagination token.

Response

Success

NextTokenstring

Pagination token.