AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  SsmSapErrorMapper
 

Classes

class  SsmSapClient
 
 
class  SsmSapError
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const SsmSapClient *, const Model::GetApplicationRequest &, const Model::GetApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApplicationResponseReceivedHandler
 
typedef std::function< void(const SsmSapClient *, const Model::GetComponentRequest &, const Model::GetComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetComponentResponseReceivedHandler
 
typedef std::function< void(const SsmSapClient *, const Model::GetDatabaseRequest &, const Model::GetDatabaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDatabaseResponseReceivedHandler
 
typedef std::function< void(const SsmSapClient *, const Model::GetOperationRequest &, const Model::GetOperationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOperationResponseReceivedHandler
 
 
typedef std::function< void(const SsmSapClient *, const Model::ListApplicationsRequest &, const Model::ListApplicationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApplicationsResponseReceivedHandler
 
typedef std::function< void(const SsmSapClient *, const Model::ListComponentsRequest &, const Model::ListComponentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListComponentsResponseReceivedHandler
 
typedef std::function< void(const SsmSapClient *, const Model::ListDatabasesRequest &, const Model::ListDatabasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDatabasesResponseReceivedHandler
 
 
typedef std::function< void(const SsmSapClient *, const Model::ListOperationsRequest &, const Model::ListOperationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListOperationsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const SsmSapClient *, const Model::StartApplicationRequest &, const Model::StartApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartApplicationResponseReceivedHandler
 
 
typedef std::function< void(const SsmSapClient *, const Model::StopApplicationRequest &, const Model::StopApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopApplicationResponseReceivedHandler
 
typedef std::function< void(const SsmSapClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const SsmSapClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ DeleteResourcePermissionResponseReceivedHandler

Definition at line 162 of file SsmSapServiceClientModel.h.

◆ DeregisterApplicationResponseReceivedHandler

Definition at line 163 of file SsmSapServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 164 of file SsmSapServiceClientModel.h.

◆ GetComponentResponseReceivedHandler

Definition at line 165 of file SsmSapServiceClientModel.h.

◆ GetDatabaseResponseReceivedHandler

Definition at line 166 of file SsmSapServiceClientModel.h.

◆ GetOperationResponseReceivedHandler

Definition at line 167 of file SsmSapServiceClientModel.h.

◆ GetResourcePermissionResponseReceivedHandler

Definition at line 168 of file SsmSapServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 169 of file SsmSapServiceClientModel.h.

◆ ListComponentsResponseReceivedHandler

Definition at line 170 of file SsmSapServiceClientModel.h.

◆ ListDatabasesResponseReceivedHandler

Definition at line 171 of file SsmSapServiceClientModel.h.

◆ ListOperationEventsResponseReceivedHandler

Definition at line 172 of file SsmSapServiceClientModel.h.

◆ ListOperationsResponseReceivedHandler

Definition at line 173 of file SsmSapServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 174 of file SsmSapServiceClientModel.h.

◆ PutResourcePermissionResponseReceivedHandler

Definition at line 175 of file SsmSapServiceClientModel.h.

◆ RegisterApplicationResponseReceivedHandler

Definition at line 176 of file SsmSapServiceClientModel.h.

◆ SsmSapClientConfiguration

Definition at line 80 of file SsmSapServiceClientModel.h.

◆ SsmSapEndpointProvider

Definition at line 82 of file SsmSapServiceClientModel.h.

◆ SsmSapEndpointProviderBase

Definition at line 81 of file SsmSapServiceClientModel.h.

◆ StartApplicationRefreshResponseReceivedHandler

Definition at line 178 of file SsmSapServiceClientModel.h.

◆ StartApplicationResponseReceivedHandler

Definition at line 177 of file SsmSapServiceClientModel.h.

◆ StopApplicationResponseReceivedHandler

Definition at line 179 of file SsmSapServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 180 of file SsmSapServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 181 of file SsmSapServiceClientModel.h.

◆ UpdateApplicationSettingsResponseReceivedHandler

Definition at line 182 of file SsmSapServiceClientModel.h.

Enumeration Type Documentation

◆ SsmSapErrors

strong
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 
UNAUTHORIZED 

Definition at line 16 of file SsmSapErrors.h.