stop_assessment(**kwargs)¶Stops the assessment of an on-premises environment.
See also: AWS API Documentation
Request Syntax
response = client.stop_assessment(
    assessmentId='string'
)
[REQUIRED]
The assessmentId returned by  StartAssessment.
{}
Response Structure
Exceptions
MigrationHubStrategyRecommendations.Client.exceptions.AccessDeniedExceptionMigrationHubStrategyRecommendations.Client.exceptions.ThrottlingExceptionMigrationHubStrategyRecommendations.Client.exceptions.ValidationExceptionMigrationHubStrategyRecommendations.Client.exceptions.InternalServerException