MigrationHubStrategyRecommendations / Client / stop_assessment
stop_assessment#
- MigrationHubStrategyRecommendations.Client.stop_assessment(**kwargs)#
- Stops the assessment of an on-premises environment. - See also: AWS API Documentation - Request Syntax- response = client.stop_assessment( assessmentId='string' ) - Parameters:
- assessmentId (string) – - [REQUIRED] - The - assessmentIdreturned by StartAssessment.
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- MigrationHubStrategyRecommendations.Client.exceptions.AccessDeniedException
- MigrationHubStrategyRecommendations.Client.exceptions.ThrottlingException
- MigrationHubStrategyRecommendations.Client.exceptions.ValidationException
- MigrationHubStrategyRecommendations.Client.exceptions.InternalServerException