AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const LaunchWizardClient *, const Model::GetDeploymentRequest &, const Model::GetDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentResponseReceivedHandler
 
typedef std::function< void(const LaunchWizardClient *, const Model::GetWorkloadRequest &, const Model::GetWorkloadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetWorkloadResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const LaunchWizardClient *, const Model::ListWorkloadsRequest &, const Model::ListWorkloadsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListWorkloadsResponseReceivedHandler
 
typedef std::function< void(const LaunchWizardClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const LaunchWizardClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateDeploymentResponseReceivedHandler

Definition at line 123 of file LaunchWizardServiceClientModel.h.

◆ DeleteDeploymentResponseReceivedHandler

Definition at line 124 of file LaunchWizardServiceClientModel.h.

◆ GetDeploymentResponseReceivedHandler

Definition at line 125 of file LaunchWizardServiceClientModel.h.

◆ GetWorkloadDeploymentPatternResponseReceivedHandler

Definition at line 127 of file LaunchWizardServiceClientModel.h.

◆ GetWorkloadResponseReceivedHandler

Definition at line 126 of file LaunchWizardServiceClientModel.h.

◆ LaunchWizardClientConfiguration

Definition at line 68 of file LaunchWizardServiceClientModel.h.

◆ LaunchWizardEndpointProvider

Definition at line 70 of file LaunchWizardServiceClientModel.h.

◆ LaunchWizardEndpointProviderBase

Definition at line 69 of file LaunchWizardServiceClientModel.h.

◆ ListDeploymentEventsResponseReceivedHandler

Definition at line 128 of file LaunchWizardServiceClientModel.h.

◆ ListDeploymentsResponseReceivedHandler

Definition at line 129 of file LaunchWizardServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 130 of file LaunchWizardServiceClientModel.h.

◆ ListWorkloadDeploymentPatternsResponseReceivedHandler

Definition at line 131 of file LaunchWizardServiceClientModel.h.

◆ ListWorkloadsResponseReceivedHandler

Definition at line 132 of file LaunchWizardServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 133 of file LaunchWizardServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 134 of file LaunchWizardServiceClientModel.h.

Enumeration Type Documentation

◆ LaunchWizardErrors

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 
INTERNAL_SERVER 
RESOURCE_LIMIT 

Definition at line 16 of file LaunchWizardErrors.h.