v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430232150.8 KB

X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event. You can review an insight's events in the Impact Timeline on the Inspect page in the X-Ray console.

post/InsightEvents

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

InsightIdstring required

The insight's unique identifier. Use the GetInsightSummaries action to retrieve an InsightId.

MaxResultsinteger

Used to retrieve at most the specified value of events.

NextTokenstring

Specify the pagination token returned by a previous request to retrieve the next page of events.

Response

Success

NextTokenstring

Use this token to retrieve the next page of insight events.