AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

◆ ControlTowerEndpointProvider

Definition at line 89 of file ControlTowerServiceClientModel.h.

◆ ControlTowerEndpointProviderBase

Definition at line 88 of file ControlTowerServiceClientModel.h.

◆ CreateLandingZoneResponseReceivedHandler

Definition at line 187 of file ControlTowerServiceClientModel.h.

◆ DeleteLandingZoneResponseReceivedHandler

Definition at line 188 of file ControlTowerServiceClientModel.h.

◆ DisableBaselineResponseReceivedHandler

Definition at line 189 of file ControlTowerServiceClientModel.h.

◆ DisableControlResponseReceivedHandler

Definition at line 190 of file ControlTowerServiceClientModel.h.

◆ EnableBaselineResponseReceivedHandler

Definition at line 191 of file ControlTowerServiceClientModel.h.

◆ EnableControlResponseReceivedHandler

Definition at line 192 of file ControlTowerServiceClientModel.h.

◆ GetBaselineOperationResponseReceivedHandler

Definition at line 194 of file ControlTowerServiceClientModel.h.

◆ GetBaselineResponseReceivedHandler

Definition at line 193 of file ControlTowerServiceClientModel.h.

◆ GetControlOperationResponseReceivedHandler

Definition at line 195 of file ControlTowerServiceClientModel.h.

◆ GetEnabledBaselineResponseReceivedHandler

Definition at line 196 of file ControlTowerServiceClientModel.h.

◆ GetEnabledControlResponseReceivedHandler

Definition at line 197 of file ControlTowerServiceClientModel.h.

◆ GetLandingZoneOperationResponseReceivedHandler

Definition at line 199 of file ControlTowerServiceClientModel.h.

◆ GetLandingZoneResponseReceivedHandler

Definition at line 198 of file ControlTowerServiceClientModel.h.

◆ ListBaselinesResponseReceivedHandler

Definition at line 200 of file ControlTowerServiceClientModel.h.

◆ ListControlOperationsResponseReceivedHandler

Definition at line 201 of file ControlTowerServiceClientModel.h.

◆ ListEnabledBaselinesResponseReceivedHandler

Definition at line 202 of file ControlTowerServiceClientModel.h.

◆ ListEnabledControlsResponseReceivedHandler

Definition at line 203 of file ControlTowerServiceClientModel.h.

◆ ListLandingZoneOperationsResponseReceivedHandler

Definition at line 204 of file ControlTowerServiceClientModel.h.

◆ ListLandingZonesResponseReceivedHandler

Definition at line 205 of file ControlTowerServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 206 of file ControlTowerServiceClientModel.h.

◆ ResetEnabledBaselineResponseReceivedHandler

Definition at line 207 of file ControlTowerServiceClientModel.h.

◆ ResetLandingZoneResponseReceivedHandler

Definition at line 208 of file ControlTowerServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 209 of file ControlTowerServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 210 of file ControlTowerServiceClientModel.h.

◆ UpdateEnabledBaselineResponseReceivedHandler

Definition at line 211 of file ControlTowerServiceClientModel.h.

◆ UpdateEnabledControlResponseReceivedHandler

Definition at line 212 of file ControlTowerServiceClientModel.h.

◆ UpdateLandingZoneResponseReceivedHandler

Definition at line 213 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 16 of file ControlTowerErrors.h.