1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package sms provides the API client, operations, and parameter types for AWS
// Server Migration Service.
//
// Product update
//
// We recommend [Amazon Web Services Application Migration Service] (Amazon Web Services MGN) as the primary migration service for
// lift-and-shift migrations. If Amazon Web Services MGN is unavailable in a
// specific Amazon Web Services Region, you can use the Server Migration Service
// APIs through March 2023.
//
// Server Migration Service (Server Migration Service) makes it easier and faster
// for you to migrate your on-premises workloads to Amazon Web Services. To learn
// more about Server Migration Service, see the following resources:
//
// [Server Migration Service product page]
//
// [Server Migration Service User Guide]
//
// [Server Migration Service User Guide]: https://docs.aws.amazon.com/server-migration-service/latest/userguide/
// [Amazon Web Services Application Migration Service]: http://aws.amazon.com/application-migration-service
// [Server Migration Service product page]: http://aws.amazon.com/server-migration-service/
package sms
|