v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451318218.0 KB

Starts a failure mode assessment.

post/v2/start-failure-mode-assessment

Request body

serviceArnstring required

ARN identifier.

clientTokenstring

Idempotency token.

Response

Success

assessmentIdstring

The unique identifier of the started assessment.

serviceArnstring

ARN identifier.

assessmentStatus'NOT_STARTED' | 'PENDING' | 'IN_PROGRESS' | 'FAILED' | 'SUCCESS'

The status of the started assessment.

startedAtstring date-time

The timestamp when the assessment started.