GetInsightEventsResult is a JSON Structure definition published by Amazon X-Ray, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"properties": {
"InsightEvents": {
"allOf": [
{
"$ref": "#/components/schemas/InsightEventList"
},
{
"description": "A detailed description of the event. This includes the time of the event, client and root cause impact statistics, and the top anomalous service at the time of the event."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/Token"
},
{
"description": "Use this token to retrieve the next page of insight events."
}
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"name": "GetInsightEventsResult",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-structure/xray-get-insight-events-result-structure.json",
"description": "GetInsightEventsResult schema from Amazon X-Ray API"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.