Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

run_fleet_advisor_lsa_analysis

run_fleet_advisor_lsa_analysis()

Runs large-scale assessment (LSA) analysis on every Fleet Advisor collector in your account.

See also: AWS API Documentation

Request Syntax

response = client.run_fleet_advisor_lsa_analysis()
Return type
dict
Returns
Response Syntax
{
    'LsaAnalysisId': 'string',
    'Status': 'string'
}

Response Structure

  • (dict) --
    • LsaAnalysisId (string) --

      The ID of the LSA analysis run.

    • Status (string) --

      The status of the LSA analysis, for example COMPLETED .

Exceptions

  • DatabaseMigrationService.Client.exceptions.InvalidResourceStateFault
  • DatabaseMigrationService.Client.exceptions.ResourceNotFoundFault