OrganizationEventDetails - Amazon Health
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

OrganizationEventDetails

Detailed information about an event. A combination of an Event object, an EventDescription object, and additional metadata about the event. Returned by the DescribeEventDetailsForOrganization operation.

Contents

awsAccountId

The 12-digit Amazon Web Services account numbers that contains the affected entities.

Type: String

Length Constraints: Maximum length of 12.

Pattern: ^\S+$

Required: No

event

Summary information about an Amazon Health event.

Amazon Health events can be public or account-specific:

  • Public events might be service events that are not specific to an Amazon Web Services account. For example, if there is an issue with an Amazon Web Services Region, Amazon Health provides information about the event, even if you don't use services or resources in that Region.

  • Account-specific events are specific to either your Amazon Web Services account or an account in your organization. For example, if there's an issue with Amazon Elastic Compute Cloud in a Region that you use, Amazon Health provides information about the event and the affected resources in the account.

You can determine if an event is public or account-specific by using the eventScopeCode parameter. For more information, see eventScopeCode.

Type: Event object

Required: No

eventDescription

The detailed description of the event. Included in the information returned by the DescribeEventDetails operation.

Type: EventDescription object

Required: No

eventMetadata

Additional metadata about the event.

Type: String to string map

Key Length Constraints: Maximum length of 32766.

Value Length Constraints: Maximum length of 32766.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: