AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  SMSErrorMapper
 

Classes

class  SMSClient
 
 
class  SMSError
 
class  SMSRequest
 

Typedefs

 
 
 
typedef std::function< void(const SMSClient *, const Model::CreateAppRequest &, const Model::CreateAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAppResponseReceivedHandler
 
 
typedef std::function< void(const SMSClient *, const Model::DeleteAppRequest &, const Model::DeleteAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAppResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const SMSClient *, const Model::GenerateChangeSetRequest &, const Model::GenerateChangeSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GenerateChangeSetResponseReceivedHandler
 
typedef std::function< void(const SMSClient *, const Model::GenerateTemplateRequest &, const Model::GenerateTemplateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GenerateTemplateResponseReceivedHandler
 
typedef std::function< void(const SMSClient *, const Model::GetAppRequest &, const Model::GetAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAppResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const SMSClient *, const Model::GetConnectorsRequest &, const Model::GetConnectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetConnectorsResponseReceivedHandler
 
 
 
typedef std::function< void(const SMSClient *, const Model::GetServersRequest &, const Model::GetServersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetServersResponseReceivedHandler
 
typedef std::function< void(const SMSClient *, const Model::ImportAppCatalogRequest &, const Model::ImportAppCatalogOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ImportAppCatalogResponseReceivedHandler
 
 
typedef std::function< void(const SMSClient *, const Model::LaunchAppRequest &, const Model::LaunchAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > LaunchAppResponseReceivedHandler
 
typedef std::function< void(const SMSClient *, const Model::ListAppsRequest &, const Model::ListAppsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAppsResponseReceivedHandler
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SMSClient *, const Model::TerminateAppRequest &, const Model::TerminateAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TerminateAppResponseReceivedHandler
 
typedef std::function< void(const SMSClient *, const Model::UpdateAppRequest &, const Model::UpdateAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateAppResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CreateAppResponseReceivedHandler

typedef std::function<void(const SMSClient*, const Model::CreateAppRequest&, const Model::CreateAppOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SMS::CreateAppResponseReceivedHandler

Definition at line 236 of file SMSServiceClientModel.h.

◆ CreateReplicationJobResponseReceivedHandler

Definition at line 237 of file SMSServiceClientModel.h.

◆ DeleteAppLaunchConfigurationResponseReceivedHandler

Definition at line 239 of file SMSServiceClientModel.h.

◆ DeleteAppReplicationConfigurationResponseReceivedHandler

Definition at line 240 of file SMSServiceClientModel.h.

◆ DeleteAppResponseReceivedHandler

typedef std::function<void(const SMSClient*, const Model::DeleteAppRequest&, const Model::DeleteAppOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SMS::DeleteAppResponseReceivedHandler

Definition at line 238 of file SMSServiceClientModel.h.

◆ DeleteAppValidationConfigurationResponseReceivedHandler

Definition at line 241 of file SMSServiceClientModel.h.

◆ DeleteReplicationJobResponseReceivedHandler

Definition at line 242 of file SMSServiceClientModel.h.

◆ DeleteServerCatalogResponseReceivedHandler

Definition at line 243 of file SMSServiceClientModel.h.

◆ DisassociateConnectorResponseReceivedHandler

Definition at line 244 of file SMSServiceClientModel.h.

◆ GenerateChangeSetResponseReceivedHandler

Definition at line 245 of file SMSServiceClientModel.h.

◆ GenerateTemplateResponseReceivedHandler

Definition at line 246 of file SMSServiceClientModel.h.

◆ GetAppLaunchConfigurationResponseReceivedHandler

Definition at line 248 of file SMSServiceClientModel.h.

◆ GetAppReplicationConfigurationResponseReceivedHandler

Definition at line 249 of file SMSServiceClientModel.h.

◆ GetAppResponseReceivedHandler

typedef std::function<void(const SMSClient*, const Model::GetAppRequest&, const Model::GetAppOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SMS::GetAppResponseReceivedHandler

Definition at line 247 of file SMSServiceClientModel.h.

◆ GetAppValidationConfigurationResponseReceivedHandler

Definition at line 250 of file SMSServiceClientModel.h.

◆ GetAppValidationOutputResponseReceivedHandler

Definition at line 251 of file SMSServiceClientModel.h.

◆ GetConnectorsResponseReceivedHandler

Definition at line 252 of file SMSServiceClientModel.h.

◆ GetReplicationJobsResponseReceivedHandler

Definition at line 253 of file SMSServiceClientModel.h.

◆ GetReplicationRunsResponseReceivedHandler

Definition at line 254 of file SMSServiceClientModel.h.

◆ GetServersResponseReceivedHandler

typedef std::function<void(const SMSClient*, const Model::GetServersRequest&, const Model::GetServersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SMS::GetServersResponseReceivedHandler

Definition at line 255 of file SMSServiceClientModel.h.

◆ ImportAppCatalogResponseReceivedHandler

Definition at line 256 of file SMSServiceClientModel.h.

◆ ImportServerCatalogResponseReceivedHandler

Definition at line 257 of file SMSServiceClientModel.h.

◆ LaunchAppResponseReceivedHandler

typedef std::function<void(const SMSClient*, const Model::LaunchAppRequest&, const Model::LaunchAppOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SMS::LaunchAppResponseReceivedHandler

Definition at line 258 of file SMSServiceClientModel.h.

◆ ListAppsResponseReceivedHandler

typedef std::function<void(const SMSClient*, const Model::ListAppsRequest&, const Model::ListAppsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SMS::ListAppsResponseReceivedHandler

Definition at line 259 of file SMSServiceClientModel.h.

◆ NotifyAppValidationOutputResponseReceivedHandler

Definition at line 260 of file SMSServiceClientModel.h.

◆ PutAppLaunchConfigurationResponseReceivedHandler

Definition at line 261 of file SMSServiceClientModel.h.

◆ PutAppReplicationConfigurationResponseReceivedHandler

Definition at line 262 of file SMSServiceClientModel.h.

◆ PutAppValidationConfigurationResponseReceivedHandler

Definition at line 263 of file SMSServiceClientModel.h.

◆ SMSClientConfiguration

Definition at line 112 of file SMSServiceClientModel.h.

◆ SMSEndpointProvider

Definition at line 114 of file SMSServiceClientModel.h.

◆ SMSEndpointProviderBase

Definition at line 113 of file SMSServiceClientModel.h.

◆ StartAppReplicationResponseReceivedHandler

Definition at line 264 of file SMSServiceClientModel.h.

◆ StartOnDemandAppReplicationResponseReceivedHandler

Definition at line 265 of file SMSServiceClientModel.h.

◆ StartOnDemandReplicationRunResponseReceivedHandler

Definition at line 266 of file SMSServiceClientModel.h.

◆ StopAppReplicationResponseReceivedHandler

Definition at line 267 of file SMSServiceClientModel.h.

◆ TerminateAppResponseReceivedHandler

Definition at line 268 of file SMSServiceClientModel.h.

◆ UpdateAppResponseReceivedHandler

typedef std::function<void(const SMSClient*, const Model::UpdateAppRequest&, const Model::UpdateAppOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SMS::UpdateAppResponseReceivedHandler

Definition at line 269 of file SMSServiceClientModel.h.

◆ UpdateReplicationJobResponseReceivedHandler

Definition at line 270 of file SMSServiceClientModel.h.

Enumeration Type Documentation

◆ SMSErrors

enum class Aws::SMS::SMSErrors
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 
DRY_RUN_OPERATION 
INVALID_PARAMETER 
MISSING_REQUIRED_PARAMETER 
NO_CONNECTORS_AVAILABLE 
OPERATION_NOT_PERMITTED 
REPLICATION_JOB_ALREADY_EXISTS 
REPLICATION_JOB_NOT_FOUND 
REPLICATION_RUN_LIMIT_EXCEEDED 
SERVER_CANNOT_BE_REPLICATED 
TEMPORARILY_UNAVAILABLE 
UNAUTHORIZED_OPERATION 

Definition at line 16 of file SMSErrors.h.