AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
typedef std::function< void(const AppConfigClient *, const Model::CreateExtensionRequest &, const Model::CreateExtensionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateExtensionResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const AppConfigClient *, const Model::DeleteExtensionRequest &, const Model::DeleteExtensionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteExtensionResponseReceivedHandler
 
 
 
 
typedef std::function< void(const AppConfigClient *, const Model::GetApplicationRequest &, const Model::GetApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApplicationResponseReceivedHandler
 
 
typedef std::function< void(const AppConfigClient *, const Model::GetDeploymentRequest &, const Model::GetDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentResponseReceivedHandler
 
 
typedef std::function< void(const AppConfigClient *, const Model::GetEnvironmentRequest &, const Model::GetEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEnvironmentResponseReceivedHandler
 
typedef std::function< void(const AppConfigClient *, const Model::GetExtensionRequest &, const Model::GetExtensionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetExtensionResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const AppConfigClient *, const Model::ListDeploymentsRequest &, const Model::ListDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDeploymentsResponseReceivedHandler
 
 
 
typedef std::function< void(const AppConfigClient *, const Model::ListExtensionsRequest &, const Model::ListExtensionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListExtensionsResponseReceivedHandler
 
 
 
typedef std::function< void(const AppConfigClient *, const Model::StartDeploymentRequest &, const Model::StartDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartDeploymentResponseReceivedHandler
 
typedef std::function< void(const AppConfigClient *, const Model::StopDeploymentRequest &, const Model::StopDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopDeploymentResponseReceivedHandler
 
typedef std::function< void(const AppConfigClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const AppConfigClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const AppConfigClient *, const Model::UpdateExtensionRequest &, const Model::UpdateExtensionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateExtensionResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ AppConfigClientConfiguration

Definition at line 95 of file AppConfigServiceClientModel.h.

◆ AppConfigEndpointProvider

Definition at line 97 of file AppConfigServiceClientModel.h.

◆ AppConfigEndpointProviderBase

Definition at line 96 of file AppConfigServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 246 of file AppConfigServiceClientModel.h.

◆ CreateConfigurationProfileResponseReceivedHandler

Definition at line 247 of file AppConfigServiceClientModel.h.

◆ CreateDeploymentStrategyResponseReceivedHandler

Definition at line 248 of file AppConfigServiceClientModel.h.

◆ CreateEnvironmentResponseReceivedHandler

Definition at line 249 of file AppConfigServiceClientModel.h.

◆ CreateExtensionAssociationResponseReceivedHandler

Definition at line 251 of file AppConfigServiceClientModel.h.

◆ CreateExtensionResponseReceivedHandler

Definition at line 250 of file AppConfigServiceClientModel.h.

◆ CreateHostedConfigurationVersionResponseReceivedHandler

Definition at line 252 of file AppConfigServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 253 of file AppConfigServiceClientModel.h.

◆ DeleteConfigurationProfileResponseReceivedHandler

Definition at line 254 of file AppConfigServiceClientModel.h.

◆ DeleteDeploymentStrategyResponseReceivedHandler

Definition at line 255 of file AppConfigServiceClientModel.h.

◆ DeleteEnvironmentResponseReceivedHandler

Definition at line 256 of file AppConfigServiceClientModel.h.

◆ DeleteExtensionAssociationResponseReceivedHandler

Definition at line 258 of file AppConfigServiceClientModel.h.

◆ DeleteExtensionResponseReceivedHandler

Definition at line 257 of file AppConfigServiceClientModel.h.

◆ DeleteHostedConfigurationVersionResponseReceivedHandler

Definition at line 259 of file AppConfigServiceClientModel.h.

◆ GetAccountSettingsResponseReceivedHandler

Definition at line 260 of file AppConfigServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 261 of file AppConfigServiceClientModel.h.

◆ GetConfigurationProfileResponseReceivedHandler

Definition at line 262 of file AppConfigServiceClientModel.h.

◆ GetDeploymentResponseReceivedHandler

Definition at line 263 of file AppConfigServiceClientModel.h.

◆ GetDeploymentStrategyResponseReceivedHandler

Definition at line 264 of file AppConfigServiceClientModel.h.

◆ GetEnvironmentResponseReceivedHandler

Definition at line 265 of file AppConfigServiceClientModel.h.

◆ GetExtensionAssociationResponseReceivedHandler

Definition at line 267 of file AppConfigServiceClientModel.h.

◆ GetExtensionResponseReceivedHandler

Definition at line 266 of file AppConfigServiceClientModel.h.

◆ GetHostedConfigurationVersionResponseReceivedHandler

Definition at line 268 of file AppConfigServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 269 of file AppConfigServiceClientModel.h.

◆ ListConfigurationProfilesResponseReceivedHandler

Definition at line 270 of file AppConfigServiceClientModel.h.

◆ ListDeploymentsResponseReceivedHandler

Definition at line 272 of file AppConfigServiceClientModel.h.

◆ ListDeploymentStrategiesResponseReceivedHandler

Definition at line 271 of file AppConfigServiceClientModel.h.

◆ ListEnvironmentsResponseReceivedHandler

Definition at line 273 of file AppConfigServiceClientModel.h.

◆ ListExtensionAssociationsResponseReceivedHandler

Definition at line 274 of file AppConfigServiceClientModel.h.

◆ ListExtensionsResponseReceivedHandler

Definition at line 275 of file AppConfigServiceClientModel.h.

◆ ListHostedConfigurationVersionsResponseReceivedHandler

Definition at line 276 of file AppConfigServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 277 of file AppConfigServiceClientModel.h.

◆ StartDeploymentResponseReceivedHandler

Definition at line 278 of file AppConfigServiceClientModel.h.

◆ StopDeploymentResponseReceivedHandler

Definition at line 279 of file AppConfigServiceClientModel.h.

◆ StreamingAppConfigRequest

Definition at line 45 of file AppConfigRequest.h.

◆ TagResourceResponseReceivedHandler

Definition at line 280 of file AppConfigServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 281 of file AppConfigServiceClientModel.h.

◆ UpdateAccountSettingsResponseReceivedHandler

Definition at line 282 of file AppConfigServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 283 of file AppConfigServiceClientModel.h.

◆ UpdateConfigurationProfileResponseReceivedHandler

Definition at line 284 of file AppConfigServiceClientModel.h.

◆ UpdateDeploymentStrategyResponseReceivedHandler

Definition at line 285 of file AppConfigServiceClientModel.h.

◆ UpdateEnvironmentResponseReceivedHandler

Definition at line 286 of file AppConfigServiceClientModel.h.

◆ UpdateExtensionAssociationResponseReceivedHandler

Definition at line 288 of file AppConfigServiceClientModel.h.

◆ UpdateExtensionResponseReceivedHandler

Definition at line 287 of file AppConfigServiceClientModel.h.

◆ ValidateConfigurationResponseReceivedHandler

Definition at line 289 of file AppConfigServiceClientModel.h.

Enumeration Type Documentation

◆ AppConfigErrors

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 
BAD_REQUEST 
CONFLICT 
INTERNAL_SERVER 
PAYLOAD_TOO_LARGE 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file AppConfigErrors.h.