AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Route53ErrorMapper
 

Classes

 
 
class  Route53Error
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const Route53Client *, const Model::CreateHostedZoneRequest &, const Model::CreateHostedZoneOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateHostedZoneResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const Route53Client *, const Model::DeleteHostedZoneRequest &, const Model::DeleteHostedZoneOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteHostedZoneResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const Route53Client *, const Model::GetAccountLimitRequest &, const Model::GetAccountLimitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAccountLimitResponseReceivedHandler
 
typedef std::function< void(const Route53Client *, const Model::GetChangeRequest &, const Model::GetChangeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetChangeResponseReceivedHandler
 
 
typedef std::function< void(const Route53Client *, const Model::GetDNSSECRequest &, const Model::GetDNSSECOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDNSSECResponseReceivedHandler
 
typedef std::function< void(const Route53Client *, const Model::GetGeoLocationRequest &, const Model::GetGeoLocationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGeoLocationResponseReceivedHandler
 
typedef std::function< void(const Route53Client *, const Model::GetHealthCheckRequest &, const Model::GetHealthCheckOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetHealthCheckResponseReceivedHandler
 
 
 
 
typedef std::function< void(const Route53Client *, const Model::GetHostedZoneRequest &, const Model::GetHostedZoneOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetHostedZoneResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const Route53Client *, const Model::GetTrafficPolicyRequest &, const Model::GetTrafficPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTrafficPolicyResponseReceivedHandler
 
 
 
typedef std::function< void(const Route53Client *, const Model::ListCidrBlocksRequest &, const Model::ListCidrBlocksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCidrBlocksResponseReceivedHandler
 
 
 
typedef std::function< void(const Route53Client *, const Model::ListGeoLocationsRequest &, const Model::ListGeoLocationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGeoLocationsResponseReceivedHandler
 
typedef std::function< void(const Route53Client *, const Model::ListHealthChecksRequest &, const Model::ListHealthChecksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListHealthChecksResponseReceivedHandler
 
typedef std::function< void(const Route53Client *, const Model::ListHostedZonesRequest &, const Model::ListHostedZonesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListHostedZonesResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const Route53Client *, const Model::TestDNSAnswerRequest &, const Model::TestDNSAnswerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TestDNSAnswerResponseReceivedHandler
 
 
 
 
 

Enumerations

enum class  Route53Errors {
  INCOMPLETE_SIGNATURE = 0 , INTERNAL_FAILURE = 1 , INVALID_ACTION = 2 , INVALID_CLIENT_TOKEN_ID = 3 ,
  INVALID_PARAMETER_COMBINATION = 4 , INVALID_QUERY_PARAMETER = 5 , INVALID_PARAMETER_VALUE = 6 , MISSING_ACTION = 7 ,
  MISSING_AUTHENTICATION_TOKEN = 8 , MISSING_PARAMETER = 9 , OPT_IN_REQUIRED = 10 , REQUEST_EXPIRED = 11 ,
  SERVICE_UNAVAILABLE = 12 , THROTTLING = 13 , VALIDATION = 14 , ACCESS_DENIED = 15 ,
  RESOURCE_NOT_FOUND = 16 , UNRECOGNIZED_CLIENT = 17 , MALFORMED_QUERY_STRING = 18 , SLOW_DOWN = 19 ,
  REQUEST_TIME_TOO_SKEWED = 20 , INVALID_SIGNATURE = 21 , SIGNATURE_DOES_NOT_MATCH = 22 , INVALID_ACCESS_KEY_ID = 23 ,
  REQUEST_TIMEOUT = 24 , NETWORK_CONNECTION = 99 , UNKNOWN = 100 , CIDR_BLOCK_IN_USE = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  CIDR_COLLECTION_ALREADY_EXISTS , CIDR_COLLECTION_IN_USE , CIDR_COLLECTION_VERSION_MISMATCH , CONCURRENT_MODIFICATION ,
  CONFLICTING_DOMAIN_EXISTS , CONFLICTING_TYPES , DELEGATION_SET_ALREADY_CREATED , DELEGATION_SET_ALREADY_REUSABLE ,
  DELEGATION_SET_IN_USE , DELEGATION_SET_NOT_AVAILABLE , DELEGATION_SET_NOT_REUSABLE , D_N_S_S_E_C_NOT_FOUND ,
  HEALTH_CHECK_ALREADY_EXISTS , HEALTH_CHECK_IN_USE , HEALTH_CHECK_VERSION_MISMATCH , HOSTED_ZONE_ALREADY_EXISTS ,
  HOSTED_ZONE_NOT_EMPTY , HOSTED_ZONE_NOT_FOUND , HOSTED_ZONE_NOT_PRIVATE , HOSTED_ZONE_PARTIALLY_DELEGATED ,
  INCOMPATIBLE_VERSION , INSUFFICIENT_CLOUD_WATCH_LOGS_RESOURCE_POLICY , INVALID_ARGUMENT , INVALID_CHANGE_BATCH ,
  INVALID_DOMAIN_NAME , INVALID_INPUT , INVALID_KEY_SIGNING_KEY_NAME , INVALID_KEY_SIGNING_KEY_STATUS ,
  INVALID_K_M_S_ARN , INVALID_PAGINATION_TOKEN , INVALID_SIGNING_STATUS , INVALID_TRAFFIC_POLICY_DOCUMENT ,
  INVALID_V_P_C_ID , KEY_SIGNING_KEY_ALREADY_EXISTS , KEY_SIGNING_KEY_IN_PARENT_D_S_RECORD , KEY_SIGNING_KEY_IN_USE ,
  KEY_SIGNING_KEY_WITH_ACTIVE_STATUS_NOT_FOUND , LAST_V_P_C_ASSOCIATION , LIMITS_EXCEEDED , NOT_AUTHORIZED ,
  NO_SUCH_CHANGE , NO_SUCH_CIDR_COLLECTION , NO_SUCH_CIDR_LOCATION , NO_SUCH_CLOUD_WATCH_LOGS_LOG_GROUP ,
  NO_SUCH_DELEGATION_SET , NO_SUCH_GEO_LOCATION , NO_SUCH_HEALTH_CHECK , NO_SUCH_HOSTED_ZONE ,
  NO_SUCH_KEY_SIGNING_KEY , NO_SUCH_QUERY_LOGGING_CONFIG , NO_SUCH_TRAFFIC_POLICY , NO_SUCH_TRAFFIC_POLICY_INSTANCE ,
  PRIOR_REQUEST_NOT_COMPLETE , PUBLIC_ZONE_V_P_C_ASSOCIATION , QUERY_LOGGING_CONFIG_ALREADY_EXISTS , TOO_MANY_HEALTH_CHECKS ,
  TOO_MANY_HOSTED_ZONES , TOO_MANY_KEY_SIGNING_KEYS , TOO_MANY_TRAFFIC_POLICIES , TOO_MANY_TRAFFIC_POLICY_INSTANCES ,
  TOO_MANY_TRAFFIC_POLICY_VERSIONS_FOR_CURRENT_POLICY , TOO_MANY_V_P_C_ASSOCIATION_AUTHORIZATIONS , TRAFFIC_POLICY_ALREADY_EXISTS , TRAFFIC_POLICY_INSTANCE_ALREADY_EXISTS ,
  TRAFFIC_POLICY_IN_USE , V_P_C_ASSOCIATION_AUTHORIZATION_NOT_FOUND , V_P_C_ASSOCIATION_NOT_FOUND
}
 

Typedef Documentation

◆ ActivateKeySigningKeyResponseReceivedHandler

Definition at line 367 of file Route53ServiceClientModel.h.

◆ AssociateVPCWithHostedZoneResponseReceivedHandler

Definition at line 368 of file Route53ServiceClientModel.h.

◆ ChangeCidrCollectionResponseReceivedHandler

Definition at line 369 of file Route53ServiceClientModel.h.

◆ ChangeResourceRecordSetsResponseReceivedHandler

Definition at line 370 of file Route53ServiceClientModel.h.

◆ ChangeTagsForResourceResponseReceivedHandler

Definition at line 371 of file Route53ServiceClientModel.h.

◆ CreateCidrCollectionResponseReceivedHandler

Definition at line 372 of file Route53ServiceClientModel.h.

◆ CreateHealthCheckResponseReceivedHandler

Definition at line 373 of file Route53ServiceClientModel.h.

◆ CreateHostedZoneResponseReceivedHandler

Definition at line 374 of file Route53ServiceClientModel.h.

◆ CreateKeySigningKeyResponseReceivedHandler

Definition at line 375 of file Route53ServiceClientModel.h.

◆ CreateQueryLoggingConfigResponseReceivedHandler

Definition at line 376 of file Route53ServiceClientModel.h.

◆ CreateReusableDelegationSetResponseReceivedHandler

Definition at line 377 of file Route53ServiceClientModel.h.

◆ CreateTrafficPolicyInstanceResponseReceivedHandler

Definition at line 379 of file Route53ServiceClientModel.h.

◆ CreateTrafficPolicyResponseReceivedHandler

Definition at line 378 of file Route53ServiceClientModel.h.

◆ CreateTrafficPolicyVersionResponseReceivedHandler

Definition at line 380 of file Route53ServiceClientModel.h.

◆ CreateVPCAssociationAuthorizationResponseReceivedHandler

Definition at line 381 of file Route53ServiceClientModel.h.

◆ DeactivateKeySigningKeyResponseReceivedHandler

Definition at line 382 of file Route53ServiceClientModel.h.

◆ DeleteCidrCollectionResponseReceivedHandler

Definition at line 383 of file Route53ServiceClientModel.h.

◆ DeleteHealthCheckResponseReceivedHandler

Definition at line 384 of file Route53ServiceClientModel.h.

◆ DeleteHostedZoneResponseReceivedHandler

Definition at line 385 of file Route53ServiceClientModel.h.

◆ DeleteKeySigningKeyResponseReceivedHandler

Definition at line 386 of file Route53ServiceClientModel.h.

◆ DeleteQueryLoggingConfigResponseReceivedHandler

Definition at line 387 of file Route53ServiceClientModel.h.

◆ DeleteReusableDelegationSetResponseReceivedHandler

Definition at line 388 of file Route53ServiceClientModel.h.

◆ DeleteTrafficPolicyInstanceResponseReceivedHandler

Definition at line 390 of file Route53ServiceClientModel.h.

◆ DeleteTrafficPolicyResponseReceivedHandler

Definition at line 389 of file Route53ServiceClientModel.h.

◆ DeleteVPCAssociationAuthorizationResponseReceivedHandler

Definition at line 391 of file Route53ServiceClientModel.h.

◆ DisableHostedZoneDNSSECResponseReceivedHandler

Definition at line 392 of file Route53ServiceClientModel.h.

◆ DisassociateVPCFromHostedZoneResponseReceivedHandler

Definition at line 393 of file Route53ServiceClientModel.h.

◆ EnableHostedZoneDNSSECResponseReceivedHandler

Definition at line 394 of file Route53ServiceClientModel.h.

◆ GetAccountLimitResponseReceivedHandler

Definition at line 395 of file Route53ServiceClientModel.h.

◆ GetChangeResponseReceivedHandler

Definition at line 396 of file Route53ServiceClientModel.h.

◆ GetCheckerIpRangesResponseReceivedHandler

Definition at line 397 of file Route53ServiceClientModel.h.

◆ GetDNSSECResponseReceivedHandler

Definition at line 398 of file Route53ServiceClientModel.h.

◆ GetGeoLocationResponseReceivedHandler

Definition at line 399 of file Route53ServiceClientModel.h.

◆ GetHealthCheckCountResponseReceivedHandler

Definition at line 401 of file Route53ServiceClientModel.h.

◆ GetHealthCheckLastFailureReasonResponseReceivedHandler

Definition at line 402 of file Route53ServiceClientModel.h.

◆ GetHealthCheckResponseReceivedHandler

Definition at line 400 of file Route53ServiceClientModel.h.

◆ GetHealthCheckStatusResponseReceivedHandler

Definition at line 403 of file Route53ServiceClientModel.h.

◆ GetHostedZoneCountResponseReceivedHandler

Definition at line 405 of file Route53ServiceClientModel.h.

◆ GetHostedZoneLimitResponseReceivedHandler

Definition at line 406 of file Route53ServiceClientModel.h.

◆ GetHostedZoneResponseReceivedHandler

Definition at line 404 of file Route53ServiceClientModel.h.

◆ GetQueryLoggingConfigResponseReceivedHandler

Definition at line 407 of file Route53ServiceClientModel.h.

◆ GetReusableDelegationSetLimitResponseReceivedHandler

Definition at line 409 of file Route53ServiceClientModel.h.

◆ GetReusableDelegationSetResponseReceivedHandler

Definition at line 408 of file Route53ServiceClientModel.h.

◆ GetTrafficPolicyInstanceCountResponseReceivedHandler

Definition at line 412 of file Route53ServiceClientModel.h.

◆ GetTrafficPolicyInstanceResponseReceivedHandler

Definition at line 411 of file Route53ServiceClientModel.h.

◆ GetTrafficPolicyResponseReceivedHandler

Definition at line 410 of file Route53ServiceClientModel.h.

◆ ListCidrBlocksResponseReceivedHandler

Definition at line 413 of file Route53ServiceClientModel.h.

◆ ListCidrCollectionsResponseReceivedHandler

Definition at line 414 of file Route53ServiceClientModel.h.

◆ ListCidrLocationsResponseReceivedHandler

Definition at line 415 of file Route53ServiceClientModel.h.

◆ ListGeoLocationsResponseReceivedHandler

Definition at line 416 of file Route53ServiceClientModel.h.

◆ ListHealthChecksResponseReceivedHandler

Definition at line 417 of file Route53ServiceClientModel.h.

◆ ListHostedZonesByNameResponseReceivedHandler

Definition at line 419 of file Route53ServiceClientModel.h.

◆ ListHostedZonesByVPCResponseReceivedHandler

Definition at line 420 of file Route53ServiceClientModel.h.

◆ ListHostedZonesResponseReceivedHandler

Definition at line 418 of file Route53ServiceClientModel.h.

◆ ListQueryLoggingConfigsResponseReceivedHandler

Definition at line 421 of file Route53ServiceClientModel.h.

◆ ListResourceRecordSetsResponseReceivedHandler

Definition at line 422 of file Route53ServiceClientModel.h.

◆ ListReusableDelegationSetsResponseReceivedHandler

Definition at line 423 of file Route53ServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 424 of file Route53ServiceClientModel.h.

◆ ListTagsForResourcesResponseReceivedHandler

Definition at line 425 of file Route53ServiceClientModel.h.

◆ ListTrafficPoliciesResponseReceivedHandler

Definition at line 426 of file Route53ServiceClientModel.h.

◆ ListTrafficPolicyInstancesByHostedZoneResponseReceivedHandler

Definition at line 428 of file Route53ServiceClientModel.h.

◆ ListTrafficPolicyInstancesByPolicyResponseReceivedHandler

Definition at line 429 of file Route53ServiceClientModel.h.

◆ ListTrafficPolicyInstancesResponseReceivedHandler

Definition at line 427 of file Route53ServiceClientModel.h.

◆ ListTrafficPolicyVersionsResponseReceivedHandler

Definition at line 430 of file Route53ServiceClientModel.h.

◆ ListVPCAssociationAuthorizationsResponseReceivedHandler

Definition at line 431 of file Route53ServiceClientModel.h.

◆ Route53ClientConfiguration

Definition at line 138 of file Route53ServiceClientModel.h.

◆ Route53EndpointProvider

Definition at line 140 of file Route53ServiceClientModel.h.

◆ Route53EndpointProviderBase

Definition at line 139 of file Route53ServiceClientModel.h.

◆ TestDNSAnswerResponseReceivedHandler

Definition at line 432 of file Route53ServiceClientModel.h.

◆ UpdateHealthCheckResponseReceivedHandler

Definition at line 433 of file Route53ServiceClientModel.h.

◆ UpdateHostedZoneCommentResponseReceivedHandler

Definition at line 434 of file Route53ServiceClientModel.h.

◆ UpdateTrafficPolicyCommentResponseReceivedHandler

Definition at line 435 of file Route53ServiceClientModel.h.

◆ UpdateTrafficPolicyInstanceResponseReceivedHandler

Definition at line 436 of file Route53ServiceClientModel.h.

Enumeration Type Documentation

◆ Route53Errors

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 
CIDR_BLOCK_IN_USE 
CIDR_COLLECTION_ALREADY_EXISTS 
CIDR_COLLECTION_IN_USE 
CIDR_COLLECTION_VERSION_MISMATCH 
CONCURRENT_MODIFICATION 
CONFLICTING_DOMAIN_EXISTS 
CONFLICTING_TYPES 
DELEGATION_SET_ALREADY_CREATED 
DELEGATION_SET_ALREADY_REUSABLE 
DELEGATION_SET_IN_USE 
DELEGATION_SET_NOT_AVAILABLE 
DELEGATION_SET_NOT_REUSABLE 
D_N_S_S_E_C_NOT_FOUND 
HEALTH_CHECK_ALREADY_EXISTS 
HEALTH_CHECK_IN_USE 
HEALTH_CHECK_VERSION_MISMATCH 
HOSTED_ZONE_ALREADY_EXISTS 
HOSTED_ZONE_NOT_EMPTY 
HOSTED_ZONE_NOT_FOUND 
HOSTED_ZONE_NOT_PRIVATE 
HOSTED_ZONE_PARTIALLY_DELEGATED 
INCOMPATIBLE_VERSION 
INSUFFICIENT_CLOUD_WATCH_LOGS_RESOURCE_POLICY 
INVALID_ARGUMENT 
INVALID_CHANGE_BATCH 
INVALID_DOMAIN_NAME 
INVALID_INPUT 
INVALID_KEY_SIGNING_KEY_NAME 
INVALID_KEY_SIGNING_KEY_STATUS 
INVALID_K_M_S_ARN 
INVALID_PAGINATION_TOKEN 
INVALID_SIGNING_STATUS 
INVALID_TRAFFIC_POLICY_DOCUMENT 
INVALID_V_P_C_ID 
KEY_SIGNING_KEY_ALREADY_EXISTS 
KEY_SIGNING_KEY_IN_PARENT_D_S_RECORD 
KEY_SIGNING_KEY_IN_USE 
KEY_SIGNING_KEY_WITH_ACTIVE_STATUS_NOT_FOUND 
LAST_V_P_C_ASSOCIATION 
LIMITS_EXCEEDED 
NOT_AUTHORIZED 
NO_SUCH_CHANGE 
NO_SUCH_CIDR_COLLECTION 
NO_SUCH_CIDR_LOCATION 
NO_SUCH_CLOUD_WATCH_LOGS_LOG_GROUP 
NO_SUCH_DELEGATION_SET 
NO_SUCH_GEO_LOCATION 
NO_SUCH_HEALTH_CHECK 
NO_SUCH_HOSTED_ZONE 
NO_SUCH_KEY_SIGNING_KEY 
NO_SUCH_QUERY_LOGGING_CONFIG 
NO_SUCH_TRAFFIC_POLICY 
NO_SUCH_TRAFFIC_POLICY_INSTANCE 
PRIOR_REQUEST_NOT_COMPLETE 
PUBLIC_ZONE_V_P_C_ASSOCIATION 
QUERY_LOGGING_CONFIG_ALREADY_EXISTS 
TOO_MANY_HEALTH_CHECKS 
TOO_MANY_HOSTED_ZONES 
TOO_MANY_KEY_SIGNING_KEYS 
TOO_MANY_TRAFFIC_POLICIES 
TOO_MANY_TRAFFIC_POLICY_INSTANCES 
TOO_MANY_TRAFFIC_POLICY_VERSIONS_FOR_CURRENT_POLICY 
TOO_MANY_V_P_C_ASSOCIATION_AUTHORIZATIONS 
TRAFFIC_POLICY_ALREADY_EXISTS 
TRAFFIC_POLICY_INSTANCE_ALREADY_EXISTS 
TRAFFIC_POLICY_IN_USE 
V_P_C_ASSOCIATION_AUTHORIZATION_NOT_FOUND 
V_P_C_ASSOCIATION_NOT_FOUND 

Definition at line 16 of file Route53Errors.h.