AWS SDK for C++

AWS SDK for C++ Version 1.11.873

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

Namespaces

namespace  DrsErrorMapper
 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

class  DrsClient
 
 
class  DrsError
 
 
class  DrsRequest
 
class  DrsWaiter
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const DrsClient *, const Model::DeleteJobRequest &, const Model::DeleteJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteJobResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const DrsClient *, const Model::DescribeJobsRequest &, const Model::DescribeJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeJobsResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const DrsClient *, const Model::GetRecoveryPlanRequest &, const Model::GetRecoveryPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRecoveryPlanResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const DrsClient *, const Model::InitializeServiceRequest &, const Model::InitializeServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> InitializeServiceResponseReceivedHandler
 
 
typedef std::function< void(const DrsClient *, const Model::ListLaunchActionsRequest &, const Model::ListLaunchActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListLaunchActionsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DrsClient *, const Model::ListRecoveryPlansRequest &, const Model::ListRecoveryPlansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRecoveryPlansResponseReceivedHandler
 
 
 
typedef std::function< void(const DrsClient *, const Model::PutLaunchActionRequest &, const Model::PutLaunchActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutLaunchActionResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const DrsClient *, const Model::StartRecoveryRequest &, const Model::StartRecoveryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartRecoveryResponseReceivedHandler
 
 
typedef std::function< void(const DrsClient *, const Model::StartReplicationRequest &, const Model::StartReplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartReplicationResponseReceivedHandler
 
 
 
typedef std::function< void(const DrsClient *, const Model::StopFailbackRequest &, const Model::StopFailbackOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopFailbackResponseReceivedHandler
 
typedef std::function< void(const DrsClient *, const Model::StopReplicationRequest &, const Model::StopReplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopReplicationResponseReceivedHandler
 
 
typedef std::function< void(const DrsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
 
typedef std::function< void(const DrsClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
 
 
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AssociateSourceNetworkStackResponseReceivedHandler

Definition at line 351 of file DrsServiceClientModel.h.

◆ CancelRecoveryPlanExecutionResponseReceivedHandler

Definition at line 354 of file DrsServiceClientModel.h.

◆ CreateExtendedSourceServerResponseReceivedHandler

Definition at line 357 of file DrsServiceClientModel.h.

◆ CreateLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 361 of file DrsServiceClientModel.h.

◆ CreateRecoveryPlanResponseReceivedHandler

Definition at line 364 of file DrsServiceClientModel.h.

◆ CreateRecoveryPlanStepResponseReceivedHandler

Definition at line 367 of file DrsServiceClientModel.h.

◆ CreateReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 371 of file DrsServiceClientModel.h.

◆ CreateSourceNetworkResponseReceivedHandler

Definition at line 374 of file DrsServiceClientModel.h.

◆ DeleteJobResponseReceivedHandler

typedef std::function<void(const DrsClient*, const Model::DeleteJobRequest&, const Model::DeleteJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::drs::DeleteJobResponseReceivedHandler

Definition at line 377 of file DrsServiceClientModel.h.

◆ DeleteLaunchActionResponseReceivedHandler

Definition at line 380 of file DrsServiceClientModel.h.

◆ DeleteLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 384 of file DrsServiceClientModel.h.

◆ DeleteRecoveryInstanceResponseReceivedHandler

Definition at line 387 of file DrsServiceClientModel.h.

◆ DeleteRecoveryPlanExecutionResponseReceivedHandler

Definition at line 393 of file DrsServiceClientModel.h.

◆ DeleteRecoveryPlanResponseReceivedHandler

Definition at line 390 of file DrsServiceClientModel.h.

◆ DeleteRecoveryPlanStepResponseReceivedHandler

Definition at line 396 of file DrsServiceClientModel.h.

◆ DeleteReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 400 of file DrsServiceClientModel.h.

◆ DeleteSourceNetworkResponseReceivedHandler

Definition at line 403 of file DrsServiceClientModel.h.

◆ DeleteSourceServerResponseReceivedHandler

Definition at line 406 of file DrsServiceClientModel.h.

◆ DescribeJobLogItemsPaginator

Definition at line 28 of file DrsClientPagination.h.

◆ DescribeJobLogItemsResponseReceivedHandler

Definition at line 409 of file DrsServiceClientModel.h.

◆ DescribeJobsPaginator

Definition at line 30 of file DrsClientPagination.h.

◆ DescribeJobsResponseReceivedHandler

Definition at line 412 of file DrsServiceClientModel.h.

◆ DescribeLaunchConfigurationTemplatesPaginator

Definition at line 32 of file DrsClientPagination.h.

◆ DescribeLaunchConfigurationTemplatesResponseReceivedHandler

Definition at line 416 of file DrsServiceClientModel.h.

◆ DescribeRecoveryInstancesPaginator

Definition at line 35 of file DrsClientPagination.h.

◆ DescribeRecoveryInstancesResponseReceivedHandler

Definition at line 419 of file DrsServiceClientModel.h.

◆ DescribeRecoverySnapshotsPaginator

Definition at line 38 of file DrsClientPagination.h.

◆ DescribeRecoverySnapshotsResponseReceivedHandler

Definition at line 422 of file DrsServiceClientModel.h.

◆ DescribeReplicationConfigurationTemplatesPaginator

Definition at line 41 of file DrsClientPagination.h.

◆ DescribeReplicationConfigurationTemplatesResponseReceivedHandler

Definition at line 426 of file DrsServiceClientModel.h.

◆ DescribeSourceNetworksPaginator

Definition at line 44 of file DrsClientPagination.h.

◆ DescribeSourceNetworksResponseReceivedHandler

Definition at line 429 of file DrsServiceClientModel.h.

◆ DescribeSourceServersPaginator

Definition at line 46 of file DrsClientPagination.h.

◆ DescribeSourceServersResponseReceivedHandler

Definition at line 432 of file DrsServiceClientModel.h.

◆ DisconnectRecoveryInstanceResponseReceivedHandler

Definition at line 435 of file DrsServiceClientModel.h.

◆ DisconnectSourceServerResponseReceivedHandler

Definition at line 438 of file DrsServiceClientModel.h.

◆ DrsClientConfiguration

Definition at line 124 of file DrsServiceClientModel.h.

◆ DrsEndpointProvider

Definition at line 126 of file DrsServiceClientModel.h.

◆ DrsEndpointProviderBase

Definition at line 125 of file DrsServiceClientModel.h.

◆ ExportSourceNetworkCfnTemplateResponseReceivedHandler

Definition at line 442 of file DrsServiceClientModel.h.

◆ GetFailbackReplicationConfigurationResponseReceivedHandler

Definition at line 446 of file DrsServiceClientModel.h.

◆ GetLaunchConfigurationResponseReceivedHandler

Definition at line 449 of file DrsServiceClientModel.h.

◆ GetRecoveryPlanExecutionResponseReceivedHandler

Definition at line 455 of file DrsServiceClientModel.h.

◆ GetRecoveryPlanExecutionStepResponseReceivedHandler

Definition at line 459 of file DrsServiceClientModel.h.

◆ GetRecoveryPlanResponseReceivedHandler

Definition at line 452 of file DrsServiceClientModel.h.

◆ GetRecoveryPlanStepResponseReceivedHandler

Definition at line 462 of file DrsServiceClientModel.h.

◆ GetReplicationConfigurationResponseReceivedHandler

Definition at line 465 of file DrsServiceClientModel.h.

◆ InitializeServiceResponseReceivedHandler

Definition at line 468 of file DrsServiceClientModel.h.

◆ ListExtensibleSourceServersPaginator

Definition at line 48 of file DrsClientPagination.h.

◆ ListExtensibleSourceServersResponseReceivedHandler

Definition at line 471 of file DrsServiceClientModel.h.

◆ ListLaunchActionsPaginator

Definition at line 51 of file DrsClientPagination.h.

◆ ListLaunchActionsResponseReceivedHandler

Definition at line 474 of file DrsServiceClientModel.h.

◆ ListRecoveryPlanExecutionsPaginator

Definition at line 53 of file DrsClientPagination.h.

◆ ListRecoveryPlanExecutionsResponseReceivedHandler

Definition at line 481 of file DrsServiceClientModel.h.

◆ ListRecoveryPlanExecutionStepsPaginator

Definition at line 56 of file DrsClientPagination.h.

◆ ListRecoveryPlanExecutionStepsResponseReceivedHandler

Definition at line 478 of file DrsServiceClientModel.h.

◆ ListRecoveryPlansPaginator

Definition at line 59 of file DrsClientPagination.h.

◆ ListRecoveryPlansResponseReceivedHandler

Definition at line 487 of file DrsServiceClientModel.h.

◆ ListRecoveryPlanStepsPaginator

Definition at line 61 of file DrsClientPagination.h.

◆ ListRecoveryPlanStepsResponseReceivedHandler

Definition at line 484 of file DrsServiceClientModel.h.

◆ ListStagingAccountsPaginator

Definition at line 63 of file DrsClientPagination.h.

◆ ListStagingAccountsResponseReceivedHandler

Definition at line 490 of file DrsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 493 of file DrsServiceClientModel.h.

◆ PutLaunchActionResponseReceivedHandler

Definition at line 496 of file DrsServiceClientModel.h.

◆ ReorderRecoveryPlanStepsResponseReceivedHandler

Definition at line 499 of file DrsServiceClientModel.h.

◆ RetryRecoveryPlanExecutionStepResponseReceivedHandler

Definition at line 503 of file DrsServiceClientModel.h.

◆ ReverseReplicationResponseReceivedHandler

Definition at line 506 of file DrsServiceClientModel.h.

◆ StartFailbackLaunchResponseReceivedHandler

Definition at line 509 of file DrsServiceClientModel.h.

◆ StartRecoveryPlanExecutionResponseReceivedHandler

Definition at line 515 of file DrsServiceClientModel.h.

◆ StartRecoveryResponseReceivedHandler

Definition at line 512 of file DrsServiceClientModel.h.

◆ StartReplicationResponseReceivedHandler

Definition at line 518 of file DrsServiceClientModel.h.

◆ StartSourceNetworkRecoveryResponseReceivedHandler

Definition at line 521 of file DrsServiceClientModel.h.

◆ StartSourceNetworkReplicationResponseReceivedHandler

Definition at line 525 of file DrsServiceClientModel.h.

◆ StopFailbackResponseReceivedHandler

Definition at line 528 of file DrsServiceClientModel.h.

◆ StopReplicationResponseReceivedHandler

Definition at line 531 of file DrsServiceClientModel.h.

◆ StopSourceNetworkReplicationResponseReceivedHandler

Definition at line 535 of file DrsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 538 of file DrsServiceClientModel.h.

◆ TerminateRecoveryInstancesResponseReceivedHandler

Definition at line 541 of file DrsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 544 of file DrsServiceClientModel.h.

◆ UpdateFailbackReplicationConfigurationResponseReceivedHandler

Definition at line 548 of file DrsServiceClientModel.h.

◆ UpdateLaunchConfigurationResponseReceivedHandler

Definition at line 551 of file DrsServiceClientModel.h.

◆ UpdateLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 555 of file DrsServiceClientModel.h.

◆ UpdateRecoveryPlanExecutionStepResponseReceivedHandler

Definition at line 562 of file DrsServiceClientModel.h.

◆ UpdateRecoveryPlanResponseReceivedHandler

Definition at line 558 of file DrsServiceClientModel.h.

◆ UpdateRecoveryPlanStepResponseReceivedHandler

Definition at line 565 of file DrsServiceClientModel.h.

◆ UpdateReplicationConfigurationResponseReceivedHandler

Definition at line 569 of file DrsServiceClientModel.h.

◆ UpdateReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 573 of file DrsServiceClientModel.h.

Enumeration Type Documentation

◆ DrsErrors

enum class Aws::drs::DrsErrors
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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 
UNINITIALIZED_ACCOUNT 

Definition at line 14 of file DrsErrors.h.