1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
// 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
// (http://aws.amazon.com/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 (http://aws.amazon.com/server-migration-service/)
//
// * Server
// Migration Service User Guide
// (https://docs.aws.amazon.com/server-migration-service/latest/userguide/)
package sms
|