View Source aws_migrationhubstrategy (aws v0.7.13)
Migration Hub Strategy Recommendations
<p>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 <a href="http://aws.amazon.com/tools/#SDKs">AWS SDKs</a>.</p>Link to this section Summary
Functions
Retrieves details about an application component.
Retrieves a list of all the recommended strategies and tools for an application component running on a server.
Retrieves the status of an on-going assessment.
Retrieves the details about a specific import task.
Retrieve the latest ID of a specific assessment task.
Retrieves your migration and modernization preferences.
Retrieves overall summary including the number of servers to rehost and the overall number of anti-patterns.
Retrieves detailed information about the specified recommendation report.
Retrieves detailed information about a specified server.
Retrieves recommended strategies and tools for the specified server.
Retrieves a list of all the application components (processes).
Retrieves a list of all the installed collectors.
Retrieves a list of all the imports performed.
Returns a list of all the servers.
Saves the specified migration and modernization preferences.
Starts the assessment of an on-premises environment.
Starts a file import.
Starts generating a recommendation report.
Stops the assessment of an on-premises environment.
Updates the configuration of an application component.
Updates the configuration of the specified server.
Link to this section Functions
Link to this function
get_application_component_details(Client, ApplicationComponentId, QueryMap, HeadersMap)
View Source
Link to this function
get_application_component_details(Client, ApplicationComponentId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_application_component_strategies(Client, ApplicationComponentId)
View Source
Link to this function
get_application_component_strategies(Client, ApplicationComponentId, QueryMap, HeadersMap)
View Source
Link to this function
get_application_component_strategies(Client, ApplicationComponentId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_recommendation_report_details(Client, Id, QueryMap, HeadersMap)
View Source
Link to this function
get_recommendation_report_details(Client, Id, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_server_details(Client, ServerId, QueryMap, HeadersMap, Options0)
View Source
Link to this function