AWS SDK for C++

AWS SDK for C++ Version 1.11.683

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 83 of file ControlTowerServiceClientModel.h.

◆ ControlTowerEndpointProvider

Definition at line 85 of file ControlTowerServiceClientModel.h.

◆ ControlTowerEndpointProviderBase

Definition at line 84 of file ControlTowerServiceClientModel.h.

◆ CreateLandingZoneResponseReceivedHandler

Definition at line 187 of file ControlTowerServiceClientModel.h.

◆ DeleteLandingZoneResponseReceivedHandler

Definition at line 190 of file ControlTowerServiceClientModel.h.

◆ DisableBaselineResponseReceivedHandler

Definition at line 193 of file ControlTowerServiceClientModel.h.

◆ DisableControlResponseReceivedHandler

Definition at line 196 of file ControlTowerServiceClientModel.h.

◆ EnableBaselineResponseReceivedHandler

Definition at line 199 of file ControlTowerServiceClientModel.h.

◆ EnableControlResponseReceivedHandler

Definition at line 202 of file ControlTowerServiceClientModel.h.

◆ GetBaselineOperationResponseReceivedHandler

Definition at line 208 of file ControlTowerServiceClientModel.h.

◆ GetBaselineResponseReceivedHandler

Definition at line 205 of file ControlTowerServiceClientModel.h.

◆ GetControlOperationResponseReceivedHandler

Definition at line 211 of file ControlTowerServiceClientModel.h.

◆ GetEnabledBaselineResponseReceivedHandler

Definition at line 214 of file ControlTowerServiceClientModel.h.

◆ GetEnabledControlResponseReceivedHandler

Definition at line 217 of file ControlTowerServiceClientModel.h.

◆ GetLandingZoneOperationResponseReceivedHandler

Definition at line 223 of file ControlTowerServiceClientModel.h.

◆ GetLandingZoneResponseReceivedHandler

Definition at line 220 of file ControlTowerServiceClientModel.h.

◆ ListBaselinesResponseReceivedHandler

Definition at line 226 of file ControlTowerServiceClientModel.h.

◆ ListControlOperationsResponseReceivedHandler

Definition at line 229 of file ControlTowerServiceClientModel.h.

◆ ListEnabledBaselinesResponseReceivedHandler

Definition at line 232 of file ControlTowerServiceClientModel.h.

◆ ListEnabledControlsResponseReceivedHandler

Definition at line 235 of file ControlTowerServiceClientModel.h.

◆ ListLandingZoneOperationsResponseReceivedHandler

Definition at line 238 of file ControlTowerServiceClientModel.h.

◆ ListLandingZonesResponseReceivedHandler

Definition at line 241 of file ControlTowerServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 244 of file ControlTowerServiceClientModel.h.

◆ ResetEnabledBaselineResponseReceivedHandler

Definition at line 247 of file ControlTowerServiceClientModel.h.

◆ ResetEnabledControlResponseReceivedHandler

Definition at line 250 of file ControlTowerServiceClientModel.h.

◆ ResetLandingZoneResponseReceivedHandler

Definition at line 253 of file ControlTowerServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 256 of file ControlTowerServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 259 of file ControlTowerServiceClientModel.h.

◆ UpdateEnabledBaselineResponseReceivedHandler

Definition at line 262 of file ControlTowerServiceClientModel.h.

◆ UpdateEnabledControlResponseReceivedHandler

Definition at line 265 of file ControlTowerServiceClientModel.h.

◆ UpdateLandingZoneResponseReceivedHandler

Definition at line 268 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.