AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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 129 of file SSMQuickSetupServiceClientModel.h.

◆ DeleteConfigurationManagerResponseReceivedHandler

Definition at line 130 of file SSMQuickSetupServiceClientModel.h.

◆ GetConfigurationManagerResponseReceivedHandler

Definition at line 132 of file SSMQuickSetupServiceClientModel.h.

◆ GetConfigurationResponseReceivedHandler

Definition at line 131 of file SSMQuickSetupServiceClientModel.h.

◆ GetServiceSettingsResponseReceivedHandler

Definition at line 133 of file SSMQuickSetupServiceClientModel.h.

◆ ListConfigurationManagersResponseReceivedHandler

Definition at line 134 of file SSMQuickSetupServiceClientModel.h.

◆ ListConfigurationsResponseReceivedHandler

Definition at line 135 of file SSMQuickSetupServiceClientModel.h.

◆ ListQuickSetupTypesResponseReceivedHandler

Definition at line 136 of file SSMQuickSetupServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 137 of file SSMQuickSetupServiceClientModel.h.

◆ SSMQuickSetupClientConfiguration

Definition at line 68 of file SSMQuickSetupServiceClientModel.h.

◆ SSMQuickSetupEndpointProvider

Definition at line 70 of file SSMQuickSetupServiceClientModel.h.

◆ SSMQuickSetupEndpointProviderBase

Definition at line 69 of file SSMQuickSetupServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 138 of file SSMQuickSetupServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 139 of file SSMQuickSetupServiceClientModel.h.

◆ UpdateConfigurationDefinitionResponseReceivedHandler

Definition at line 140 of file SSMQuickSetupServiceClientModel.h.

◆ UpdateConfigurationManagerResponseReceivedHandler

Definition at line 141 of file SSMQuickSetupServiceClientModel.h.

◆ UpdateServiceSettingsResponseReceivedHandler

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