[−][src]Crate rusoto_sms
This is the AWS Sever Migration Service API Reference. It provides descriptions, syntax, and usage examples for each of the actions and data types for the AWS Sever Migration Service (AWS SMS). The topic for each action shows the Query API request parameters and the XML response. You can also view the XML request elements in the WSDL.
Alternatively, you can use one of the AWS SDKs to access an API that's tailored to the programming language or platform that you're using. For more information, see AWS SDKs.
To learn more about the Server Migration Service, see the following resources:
If you're using the service, you're probably looking for ServerMigrationServiceClient and ServerMigrationService.
Structs
Enums
CreateAppError | Errors returned by CreateApp |
CreateReplicationJobError | Errors returned by CreateReplicationJob |
DeleteAppError | Errors returned by DeleteApp |
DeleteAppLaunchConfigurationError | Errors returned by DeleteAppLaunchConfiguration |
DeleteAppReplicationConfigurationError | Errors returned by DeleteAppReplicationConfiguration |
DeleteReplicationJobError | Errors returned by DeleteReplicationJob |
DeleteServerCatalogError | Errors returned by DeleteServerCatalog |
DisassociateConnectorError | Errors returned by DisassociateConnector |
GenerateChangeSetError | Errors returned by GenerateChangeSet |
GenerateTemplateError | Errors returned by GenerateTemplate |
GetAppError | Errors returned by GetApp |
GetAppLaunchConfigurationError | Errors returned by GetAppLaunchConfiguration |
GetAppReplicationConfigurationError | Errors returned by GetAppReplicationConfiguration |
GetConnectorsError | Errors returned by GetConnectors |
GetReplicationJobsError | Errors returned by GetReplicationJobs |
GetReplicationRunsError | Errors returned by GetReplicationRuns |
GetServersError | Errors returned by GetServers |
ImportServerCatalogError | Errors returned by ImportServerCatalog |
LaunchAppError | Errors returned by LaunchApp |
ListAppsError | Errors returned by ListApps |
PutAppLaunchConfigurationError | Errors returned by PutAppLaunchConfiguration |
PutAppReplicationConfigurationError | Errors returned by PutAppReplicationConfiguration |
StartAppReplicationError | Errors returned by StartAppReplication |
StartOnDemandReplicationRunError | Errors returned by StartOnDemandReplicationRun |
StopAppReplicationError | Errors returned by StopAppReplication |
TerminateAppError | Errors returned by TerminateApp |
UpdateAppError | Errors returned by UpdateApp |
UpdateReplicationJobError | Errors returned by UpdateReplicationJob |
Traits
ServerMigrationService | Trait representing the capabilities of the SMS API. SMS clients implement this trait. |