1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package migrationhubstrategy provides the API client, operations, and parameter
// types for Migration Hub Strategy Recommendations.
//
// # Migration Hub Strategy Recommendations
//
// This API reference provides descriptions, syntax, and other details about each
// of the actions and data types for Migration Hub Strategy Recommendations
// (Strategy Recommendations). The topic for each action shows the API request
// parameters and the response. Alternatively, you can use one of the AWS SDKs to
// access an API that is tailored to the programming language or platform that
// you're using. For more information, see [AWS SDKs].
//
// [AWS SDKs]: http://aws.amazon.com/tools/#SDKs
package migrationhubstrategy
|