AWS SDK for C++

AWS SDK for C++ Version 1.11.684

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 134 of file HealthServiceClientModel.h.

◆ DescribeAffectedEntitiesForOrganizationResponseReceivedHandler

Definition at line 141 of file HealthServiceClientModel.h.

◆ DescribeAffectedEntitiesResponseReceivedHandler

Definition at line 137 of file HealthServiceClientModel.h.

◆ DescribeEntityAggregatesForOrganizationResponseReceivedHandler

Definition at line 148 of file HealthServiceClientModel.h.

◆ DescribeEntityAggregatesResponseReceivedHandler

Definition at line 144 of file HealthServiceClientModel.h.

◆ DescribeEventAggregatesResponseReceivedHandler

Definition at line 151 of file HealthServiceClientModel.h.

◆ DescribeEventDetailsForOrganizationResponseReceivedHandler

Definition at line 158 of file HealthServiceClientModel.h.

◆ DescribeEventDetailsResponseReceivedHandler

Definition at line 154 of file HealthServiceClientModel.h.

◆ DescribeEventsForOrganizationResponseReceivedHandler

Definition at line 168 of file HealthServiceClientModel.h.

◆ DescribeEventsResponseReceivedHandler

Definition at line 164 of file HealthServiceClientModel.h.

◆ DescribeEventTypesResponseReceivedHandler

Definition at line 161 of file HealthServiceClientModel.h.

◆ DescribeHealthServiceStatusForOrganizationResponseReceivedHandler

Definition at line 172 of file HealthServiceClientModel.h.

◆ DisableHealthServiceAccessForOrganizationResponseReceivedHandler

Definition at line 176 of file HealthServiceClientModel.h.

◆ EnableHealthServiceAccessForOrganizationResponseReceivedHandler

Definition at line 180 of file HealthServiceClientModel.h.

◆ HealthClientConfiguration

Definition at line 70 of file HealthServiceClientModel.h.

◆ HealthEndpointProvider

Definition at line 72 of file HealthServiceClientModel.h.

◆ HealthEndpointProviderBase

Definition at line 71 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 14 of file HealthErrors.h.