import * as mod from "https://aws-api.deno.dev/v0.2/services/health.ts?docs=full";
AffectedEntity | Information about an entity that is affected by a Health event. |
DateTimeRange | A range of dates and times that is used by the EventFilter and EntityFilter objects.
If |
DescribeAffectedAccountsForOrganizationRequest | |
DescribeAffectedAccountsForOrganizationResponse | |
DescribeAffectedEntitiesForOrganizationRequest | |
DescribeAffectedEntitiesForOrganizationResponse | |
DescribeAffectedEntitiesRequest | |
DescribeAffectedEntitiesResponse | |
DescribeEntityAggregatesRequest | |
DescribeEntityAggregatesResponse | |
DescribeEventAggregatesRequest | |
DescribeEventAggregatesResponse | |
DescribeEventDetailsForOrganizationRequest | |
DescribeEventDetailsForOrganizationResponse | |
DescribeEventDetailsRequest | |
DescribeEventDetailsResponse | |
DescribeEventsForOrganizationRequest | |
DescribeEventsForOrganizationResponse | |
DescribeEventsRequest | |
DescribeEventsResponse | |
DescribeEventTypesRequest | |
DescribeEventTypesResponse | |
DescribeHealthServiceStatusForOrganizationResponse | |
EntityAggregate | The number of entities that are affected by one or more events. Returned by the DescribeEntityAggregates operation. |
EntityFilter | The values to use to filter results from the EntityFilter operation. |
Event | Summary information about an AWS Health event. |
EventAccountFilter | The values used to filter results from the DescribeEventDetailsForOrganization and DescribeAffectedEntitiesForOrganization operations. |
EventAggregate | The number of events of each issue type. Returned by the DescribeEventAggregates operation. |
EventDescription | The detailed description of the event. Included in the information returned by the DescribeEventDetails operation. |
EventDetails | Detailed information about an event. A combination of an Event object, an EventDescription object, and additional metadata about the event. Returned by the DescribeEventDetails operation. |
EventDetailsErrorItem | Error information returned when a DescribeEventDetails operation can't find a specified event. |
EventFilter | The values to use to filter results from the DescribeEvents and DescribeEventAggregates operations. |
EventType | Contains the metadata about a type of event that is reported by AWS Health.
The |
EventTypeFilter | The values to use to filter results from the DescribeEventTypes operation. |
OrganizationAffectedEntitiesErrorItem | Error information returned when a DescribeAffectedEntitiesForOrganization operation can't find or process a specific entity. |
OrganizationEvent | Summary information about an event, returned by the DescribeEventsForOrganization operation. |
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. |
OrganizationEventDetailsErrorItem | Error information returned when a DescribeEventDetailsForOrganization operation can't find a specified event. |
OrganizationEventFilter | The values to filter results from the DescribeEventsForOrganization operation. |