AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Health Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  HealthErrorMapper
 
namespace  Model
 

Classes

class  HealthClient
 
 
class  HealthError
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const HealthClient *, const Model::DescribeEventsRequest &, const Model::DescribeEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeEventsResponseReceivedHandler
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ DescribeAffectedAccountsForOrganizationResponseReceivedHandler

Definition at line 136 of file HealthServiceClientModel.h.

◆ DescribeAffectedEntitiesForOrganizationResponseReceivedHandler

Definition at line 138 of file HealthServiceClientModel.h.

◆ DescribeAffectedEntitiesResponseReceivedHandler

Definition at line 137 of file HealthServiceClientModel.h.

◆ DescribeEntityAggregatesForOrganizationResponseReceivedHandler

Definition at line 140 of file HealthServiceClientModel.h.

◆ DescribeEntityAggregatesResponseReceivedHandler

Definition at line 139 of file HealthServiceClientModel.h.

◆ DescribeEventAggregatesResponseReceivedHandler

Definition at line 141 of file HealthServiceClientModel.h.

◆ DescribeEventDetailsForOrganizationResponseReceivedHandler

Definition at line 143 of file HealthServiceClientModel.h.

◆ DescribeEventDetailsResponseReceivedHandler

Definition at line 142 of file HealthServiceClientModel.h.

◆ DescribeEventsForOrganizationResponseReceivedHandler

Definition at line 146 of file HealthServiceClientModel.h.

◆ DescribeEventsResponseReceivedHandler

Definition at line 145 of file HealthServiceClientModel.h.

◆ DescribeEventTypesResponseReceivedHandler

Definition at line 144 of file HealthServiceClientModel.h.

◆ DescribeHealthServiceStatusForOrganizationResponseReceivedHandler

Definition at line 147 of file HealthServiceClientModel.h.

◆ DisableHealthServiceAccessForOrganizationResponseReceivedHandler

Definition at line 148 of file HealthServiceClientModel.h.

◆ EnableHealthServiceAccessForOrganizationResponseReceivedHandler

Definition at line 149 of file HealthServiceClientModel.h.

◆ HealthClientConfiguration

Definition at line 75 of file HealthServiceClientModel.h.

◆ HealthEndpointProvider

Definition at line 77 of file HealthServiceClientModel.h.

◆ HealthEndpointProviderBase

Definition at line 76 of file HealthServiceClientModel.h.

Enumeration Type Documentation

◆ HealthErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONCURRENT_MODIFICATION 
INVALID_PAGINATION_TOKEN 
UNSUPPORTED_LOCALE 

Definition at line 16 of file HealthErrors.h.