1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package migrationhub provides the API client, operations, and parameter types
// for AWS Migration Hub.
//
// The AWS Migration Hub API methods help to obtain server and application
// migration status and integrate your resource-specific migration tool by
// providing a programmatic interface to Migration Hub.
//
// Remember that you must set your AWS Migration Hub home region before you call
// any of these APIs, or a HomeRegionNotSetException error will be returned. Also,
// you must make the API calls while in your home region.
package migrationhub
|