OrganizationEventDetails is a JSON Structure definition published by Amazon Health Dashboard, describing 4 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-organization-event-details-structure.json",
"name": "OrganizationEventDetails",
"description": "Detailed information about an event. A combination of an <a href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html\">Event</a> object, an <a href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_EventDescription.html\">EventDescription</a> object, and additional metadata about the event. Returned by the <a href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventDetailsForOrganization.html\">DescribeEventDetailsForOrganization</a> operation.",
"type": "object",
"properties": {
"awsAccountId": {
"allOf": [
{
"$ref": "#/components/schemas/accountId"
},
{
"description": "The 12-digit Amazon Web Services account numbers that contains the affected entities."
}
]
},
"event": {
"$ref": "#/components/schemas/Event"
},
"eventDescription": {
"$ref": "#/components/schemas/EventDescription"
},
"eventMetadata": {
"allOf": [
{
"$ref": "#/components/schemas/eventMetadata"
},
{
"description": "Additional metadata about the event."
}
]
}
}
}
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.