health-2016-08-04
library
Classes
-
AffectedEntity
-
Information about an entity that is affected by a Health event.
-
AwsClientCredentials
-
AWS credentials.
-
DateTimeRange
-
A range of dates and times that is used by the EventFilter
and EntityFilter
objects. If
from
is set and to
is set: match items
where the timestamp (startTime
, endTime
, or
lastUpdatedTime
) is between from
and
to
inclusive. If from
is set and to
is not set: match items where the timestamp value is equal to or after
from
. If from
is not set and to
is
set: match items where the timestamp value is equal to or before
to
.
-
DescribeAffectedAccountsForOrganizationResponse
-
-
DescribeAffectedEntitiesForOrganizationResponse
-
-
DescribeAffectedEntitiesResponse
-
-
DescribeEntityAggregatesResponse
-
-
DescribeEventAggregatesResponse
-
-
DescribeEventDetailsForOrganizationResponse
-
-
DescribeEventDetailsResponse
-
-
DescribeEventsForOrganizationResponse
-
-
DescribeEventsResponse
-
-
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 cannot find a specified event.
-
EventFilter
-
The values to use to filter results from the DescribeEvents
and DescribeEventAggregates
operations.
-
EventType
-
Metadata about a type of event that is reported by AWS Health. Data consists
of the category (for example,
issue
), the service (for example,
EC2
), and the event type code (for example,
AWS_EC2_SYSTEM_MAINTENANCE_EVENT
).
-
EventTypeFilter
-
The values to use to filter results from the DescribeEventTypes
operation.
-
Health
-
The AWS Health API provides programmatic access to the AWS Health
information that appears in the AWS Personal Health
Dashboard. You can use the API operations to get information about AWS
Health events that affect your AWS services and resources.
AWS Health has a single endpoint: health.us-east-1.amazonaws.com (HTTPS).
Use this endpoint to call the AWS Health API operations.
-
OrganizationAffectedEntitiesErrorItem
-
Error information returned when a DescribeAffectedEntitiesForOrganization
operation cannot 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 cannot find a specified event.
-
OrganizationEventFilter
-
The values to filter results from the DescribeEventsForOrganization
operation.