# Packages
Package healthiface provides an interface to enable mocking the AWS Health APIs and Notifications service client for testing your code.
# Functions
New creates a new instance of the Health client with a session.
# Constants
Service ID for Regions and Endpoints metadata.
EntityStatusCodeImpaired is a entityStatusCode enum value.
EntityStatusCodeUnimpaired is a entityStatusCode enum value.
EntityStatusCodeUnknown is a entityStatusCode enum value.
ErrCodeInvalidPaginationToken for service response error code "InvalidPaginationToken".
ErrCodeUnsupportedLocale for service response error code "UnsupportedLocale".
EventAggregateFieldEventTypeCategory is a eventAggregateField enum value.
EventStatusCodeClosed is a eventStatusCode enum value.
EventStatusCodeOpen is a eventStatusCode enum value.
EventStatusCodeUpcoming is a eventStatusCode enum value.
EventTypeCategoryAccountNotification is a eventTypeCategory enum value.
EventTypeCategoryIssue is a eventTypeCategory enum value.
EventTypeCategoryScheduledChange is a eventTypeCategory enum value.
Service endpoint prefix API calls made to.
# Structs
Information about an entity that is affected by a Health event.
A range of dates and times that is used by the EventFilter and EntityFilter objects.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeAffectedEntitiesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeAffectedEntitiesResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEntityAggregatesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEntityAggregatesResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEventAggregatesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEventAggregatesResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEventDetailsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEventDetailsResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEventsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEventsResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEventTypesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/DescribeEventTypesResponse.
The number of entities that are affected by one or more events.
The values to use to filter results from the DescribeAffectedEntities operation.
Summary information about an event, returned by the DescribeEvents operation.
The number of events of each issue type.
The detailed description of the event.
Detailed information about an event.
Error information returned when a DescribeEventDetails operation cannot find a specified event.
The values to use to filter results from the DescribeEvents and DescribeEventAggregates operations.
Metadata about a type of event that is reported by AWS Health.
The values to use to filter results from the DescribeEventTypes operation.
Health provides the API operation methods for making requests to AWS Health APIs and Notifications.