MigrationHubStrategyRecommendations#
Client#
- class MigrationHubStrategyRecommendations.Client#
A low-level client representing 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.
import boto3 client = boto3.client('migrationhubstrategy')
These are the available methods:
- can_paginate
- close
- get_application_component_details
- get_application_component_strategies
- get_assessment
- get_import_file_task
- get_latest_assessment_id
- get_paginator
- get_portfolio_preferences
- get_portfolio_summary
- get_recommendation_report_details
- get_server_details
- get_server_strategies
- get_waiter
- list_application_components
- list_collectors
- list_import_file_task
- list_servers
- put_portfolio_preferences
- start_assessment
- start_import_file_task
- start_recommendation_report_generation
- stop_assessment
- update_application_component_config
- update_server_config
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: