EventAggregate is a JSON Structure definition published by Amazon Health Dashboard, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-health-dashboard/refs/heads/main/json-structure/health-event-aggregate-structure.json",
"name": "EventAggregate",
"description": "The number of events of each issue type. Returned by the <a href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventAggregates.html\">DescribeEventAggregates</a> operation.",
"type": "object",
"properties": {
"aggregateValue": {
"allOf": [
{
"$ref": "#/components/schemas/aggregateValue"
},
{
"description": "The issue type for the associated count."
}
]
},
"count": {
"allOf": [
{
"$ref": "#/components/schemas/count"
},
{
"description": "The number of events of the associated issue type."
}
]
}
}
}
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.