Lists failure mode assessments.
get/v2/list-failure-mode-assessments#serviceArn
Query parameters
serviceArnstring required
ARN identifier.
assessmentStatusesAssessmentStatus[]
Specifies the assessment statuses to include in the results.
startedAfterstring date-time
Specifies that only assessments that started at or after this timestamp appear in the results.
endedBeforestring date-time
Specifies that only assessments that ended at or before this timestamp appear in the results.
sortBy'STARTED_AT'
The field by which to sort failure mode assessment results.
The field to use for sorting failure mode assessments.
sortOrder'ASC' | 'DESC'
The order in which to sort results.
The sort order for results.
maxResultsinteger
Pagination page size.
nextTokenstring
Pagination token.
Response
Success