AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const CloudControlApiClient *, const Model::GetResourceRequest &, const Model::GetResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const CloudControlApiClient *, const Model::ListResourcesRequest &, const Model::ListResourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListResourcesResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CancelResourceRequestResponseReceivedHandler

Definition at line 106 of file CloudControlApiServiceClientModel.h.

◆ CloudControlApiClientConfiguration

Definition at line 63 of file CloudControlApiServiceClientModel.h.

◆ CloudControlApiEndpointProvider

Definition at line 65 of file CloudControlApiServiceClientModel.h.

◆ CloudControlApiEndpointProviderBase

Definition at line 64 of file CloudControlApiServiceClientModel.h.

◆ CreateResourceResponseReceivedHandler

Definition at line 107 of file CloudControlApiServiceClientModel.h.

◆ DeleteResourceResponseReceivedHandler

Definition at line 108 of file CloudControlApiServiceClientModel.h.

◆ GetResourceRequestStatusResponseReceivedHandler

Definition at line 110 of file CloudControlApiServiceClientModel.h.

◆ GetResourceResponseReceivedHandler

Definition at line 109 of file CloudControlApiServiceClientModel.h.

◆ ListResourceRequestsResponseReceivedHandler

Definition at line 111 of file CloudControlApiServiceClientModel.h.

◆ ListResourcesResponseReceivedHandler

Definition at line 112 of file CloudControlApiServiceClientModel.h.

◆ UpdateResourceResponseReceivedHandler

Definition at line 113 of file CloudControlApiServiceClientModel.h.

Enumeration Type Documentation

◆ CloudControlApiErrors

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 
ALREADY_EXISTS 
CLIENT_TOKEN_CONFLICT 
CONCURRENT_MODIFICATION 
CONCURRENT_OPERATION 
GENERAL_SERVICE 
HANDLER_FAILURE 
HANDLER_INTERNAL_FAILURE 
INVALID_CREDENTIALS 
INVALID_REQUEST 
NETWORK_FAILURE 
NOT_STABILIZED 
NOT_UPDATABLE 
PRIVATE_TYPE 
REQUEST_TOKEN_NOT_FOUND 
RESOURCE_CONFLICT 
SERVICE_INTERNAL_ERROR 
SERVICE_LIMIT_EXCEEDED 
TYPE_NOT_FOUND 
UNSUPPORTED_ACTION 

Definition at line 16 of file CloudControlApiErrors.h.