AWS SDK for C++

AWS SDK for C++ Version 1.11.685

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const ControlTowerClient *, const Model::DisableControlRequest &, const Model::DisableControlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableControlResponseReceivedHandler
 
typedef std::function< void(const ControlTowerClient *, const Model::EnableBaselineRequest &, const Model::EnableBaselineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableBaselineResponseReceivedHandler
 
typedef std::function< void(const ControlTowerClient *, const Model::EnableControlRequest &, const Model::EnableControlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableControlResponseReceivedHandler
 
typedef std::function< void(const ControlTowerClient *, const Model::GetBaselineRequest &, const Model::GetBaselineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBaselineResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const ControlTowerClient *, const Model::GetLandingZoneRequest &, const Model::GetLandingZoneOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetLandingZoneResponseReceivedHandler
 
 
typedef std::function< void(const ControlTowerClient *, const Model::ListBaselinesRequest &, const Model::ListBaselinesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBaselinesResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ControlTowerClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const ControlTowerClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ ControlTowerClientConfiguration

Definition at line 84 of file ControlTowerServiceClientModel.h.

◆ ControlTowerEndpointProvider

Definition at line 86 of file ControlTowerServiceClientModel.h.

◆ ControlTowerEndpointProviderBase

Definition at line 85 of file ControlTowerServiceClientModel.h.

◆ CreateLandingZoneResponseReceivedHandler

Definition at line 188 of file ControlTowerServiceClientModel.h.

◆ DeleteLandingZoneResponseReceivedHandler

Definition at line 191 of file ControlTowerServiceClientModel.h.

◆ DisableBaselineResponseReceivedHandler

Definition at line 194 of file ControlTowerServiceClientModel.h.

◆ DisableControlResponseReceivedHandler

Definition at line 197 of file ControlTowerServiceClientModel.h.

◆ EnableBaselineResponseReceivedHandler

Definition at line 200 of file ControlTowerServiceClientModel.h.

◆ EnableControlResponseReceivedHandler

Definition at line 203 of file ControlTowerServiceClientModel.h.

◆ GetBaselineOperationResponseReceivedHandler

Definition at line 209 of file ControlTowerServiceClientModel.h.

◆ GetBaselineResponseReceivedHandler

Definition at line 206 of file ControlTowerServiceClientModel.h.

◆ GetControlOperationResponseReceivedHandler

Definition at line 212 of file ControlTowerServiceClientModel.h.

◆ GetEnabledBaselineResponseReceivedHandler

Definition at line 215 of file ControlTowerServiceClientModel.h.

◆ GetEnabledControlResponseReceivedHandler

Definition at line 218 of file ControlTowerServiceClientModel.h.

◆ GetLandingZoneOperationResponseReceivedHandler

Definition at line 224 of file ControlTowerServiceClientModel.h.

◆ GetLandingZoneResponseReceivedHandler

Definition at line 221 of file ControlTowerServiceClientModel.h.

◆ ListBaselinesResponseReceivedHandler

Definition at line 227 of file ControlTowerServiceClientModel.h.

◆ ListControlOperationsResponseReceivedHandler

Definition at line 230 of file ControlTowerServiceClientModel.h.

◆ ListEnabledBaselinesResponseReceivedHandler

Definition at line 233 of file ControlTowerServiceClientModel.h.

◆ ListEnabledControlsResponseReceivedHandler

Definition at line 236 of file ControlTowerServiceClientModel.h.

◆ ListLandingZoneOperationsResponseReceivedHandler

Definition at line 239 of file ControlTowerServiceClientModel.h.

◆ ListLandingZonesResponseReceivedHandler

Definition at line 242 of file ControlTowerServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 245 of file ControlTowerServiceClientModel.h.

◆ ResetEnabledBaselineResponseReceivedHandler

Definition at line 248 of file ControlTowerServiceClientModel.h.

◆ ResetEnabledControlResponseReceivedHandler

Definition at line 251 of file ControlTowerServiceClientModel.h.

◆ ResetLandingZoneResponseReceivedHandler

Definition at line 254 of file ControlTowerServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 257 of file ControlTowerServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 260 of file ControlTowerServiceClientModel.h.

◆ UpdateEnabledBaselineResponseReceivedHandler

Definition at line 263 of file ControlTowerServiceClientModel.h.

◆ UpdateEnabledControlResponseReceivedHandler

Definition at line 266 of file ControlTowerServiceClientModel.h.

◆ UpdateLandingZoneResponseReceivedHandler

Definition at line 269 of file ControlTowerServiceClientModel.h.

Enumeration Type Documentation

◆ ControlTowerErrors

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 

Definition at line 14 of file ControlTowerErrors.h.