AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const ControlCatalogClient *, const Model::GetControlRequest &, const Model::GetControlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetControlResponseReceivedHandler
 
 
typedef std::function< void(const ControlCatalogClient *, const Model::ListControlsRequest &, const Model::ListControlsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListControlsResponseReceivedHandler
 
typedef std::function< void(const ControlCatalogClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDomainsResponseReceivedHandler
 
typedef std::function< void(const ControlCatalogClient *, const Model::ListObjectivesRequest &, const Model::ListObjectivesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListObjectivesResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ ControlCatalogClientConfiguration

Definition at line 63 of file ControlCatalogServiceClientModel.h.

◆ ControlCatalogEndpointProvider

Definition at line 65 of file ControlCatalogServiceClientModel.h.

◆ ControlCatalogEndpointProviderBase

Definition at line 64 of file ControlCatalogServiceClientModel.h.

◆ GetControlResponseReceivedHandler

Definition at line 97 of file ControlCatalogServiceClientModel.h.

◆ ListCommonControlsResponseReceivedHandler

Definition at line 98 of file ControlCatalogServiceClientModel.h.

◆ ListControlsResponseReceivedHandler

Definition at line 99 of file ControlCatalogServiceClientModel.h.

◆ ListDomainsResponseReceivedHandler

Definition at line 100 of file ControlCatalogServiceClientModel.h.

◆ ListObjectivesResponseReceivedHandler

Definition at line 101 of file ControlCatalogServiceClientModel.h.

Enumeration Type Documentation

◆ ControlCatalogErrors

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 

Definition at line 16 of file ControlCatalogErrors.h.