AWS Server Migration Service
AWS Server Migration Service (SMS) is an agentless service which makes it easier and faster for you to migrate thousands of on-premises workloads to AWS. AWS SMS allows you to automate, schedule, and track incremental replications of live server volumes, making it easier for you to coordinate large-scale server migrations.
Below are the cmdlets which are available with AWS Server Migration Service
| CmdletName | ServiceOperation |
| Get-SMSApp | GetApp |
| Get-SMSAppLaunchConfiguration | GetAppLaunchConfiguration |
| Get-SMSAppList | ListApps |
| Get-SMSAppReplicationConfiguration | GetAppReplicationConfiguration |
| Get-SMSConnector | GetConnectors |
| Get-SMSReplicationJob | GetReplicationJobs |
| Get-SMSReplicationRun | GetReplicationRuns |
| Get-SMSServer | GetServers |
| Import-SMSServerCatalog | ImportServerCatalog |
| New-SMSApp | CreateApp |
| New-SMSChangeSet | GenerateChangeSet |
| New-SMSReplicationJob | CreateReplicationJob |
| New-SMSTemplate | GenerateTemplate |
| Remove-SMSApp | DeleteApp |
| Remove-SMSAppLaunchConfiguration | DeleteAppLaunchConfiguration |
| Remove-SMSAppReplicationConfiguration | DeleteAppReplicationConfiguration |
| Remove-SMSReplicationJob | DeleteReplicationJob |
| Remove-SMSServerCatalog | DeleteServerCatalog |
| Start-SMSApp | LaunchApp |
| Start-SMSAppReplication | StartAppReplication |
| Start-SMSOnDemandReplicationRun | StartOnDemandReplicationRun |
| Stop-SMSApp | TerminateApp |
| Stop-SMSAppReplication | StopAppReplication |
| Unregister-SMSConnector | DisassociateConnector |
| Update-SMSApp | UpdateApp |
| Update-SMSReplicationJob | UpdateReplicationJob |
| Write-SMSAppLaunchConfiguration | PutAppLaunchConfiguration |
| Write-SMSAppReplicationConfiguration | PutAppReplicationConfiguration |
You can also check other AWS Services, and each services cmdlets we are providing.