v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431321234.0 KB

Returns the list of log groups that contain log anomalies.

post/list-log-anomalies

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

InsightIdstring required

The ID of the insight containing the log groups.

MaxResultsinteger

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.

NextTokenstring

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

Response

Success

InsightIdstring required

The ID of the insight containing the log groups.

NextTokenstring

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.