AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SSMQuickSetupClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const SSMQuickSetupClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ CreateConfigurationManagerResponseReceivedHandler

Definition at line 120 of file SSMQuickSetupServiceClientModel.h.

◆ DeleteConfigurationManagerResponseReceivedHandler

Definition at line 121 of file SSMQuickSetupServiceClientModel.h.

◆ GetConfigurationManagerResponseReceivedHandler

Definition at line 122 of file SSMQuickSetupServiceClientModel.h.

◆ GetServiceSettingsResponseReceivedHandler

Definition at line 123 of file SSMQuickSetupServiceClientModel.h.

◆ ListConfigurationManagersResponseReceivedHandler

Definition at line 124 of file SSMQuickSetupServiceClientModel.h.

◆ ListQuickSetupTypesResponseReceivedHandler

Definition at line 125 of file SSMQuickSetupServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 126 of file SSMQuickSetupServiceClientModel.h.

◆ SSMQuickSetupClientConfiguration

Definition at line 65 of file SSMQuickSetupServiceClientModel.h.

◆ SSMQuickSetupEndpointProvider

Definition at line 67 of file SSMQuickSetupServiceClientModel.h.

◆ SSMQuickSetupEndpointProviderBase

Definition at line 66 of file SSMQuickSetupServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 127 of file SSMQuickSetupServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 128 of file SSMQuickSetupServiceClientModel.h.

◆ UpdateConfigurationDefinitionResponseReceivedHandler

Definition at line 129 of file SSMQuickSetupServiceClientModel.h.

◆ UpdateConfigurationManagerResponseReceivedHandler

Definition at line 130 of file SSMQuickSetupServiceClientModel.h.

◆ UpdateServiceSettingsResponseReceivedHandler

Definition at line 131 of file SSMQuickSetupServiceClientModel.h.

Enumeration Type Documentation

◆ SSMQuickSetupErrors

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 

Definition at line 16 of file SSMQuickSetupErrors.h.