v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451299221.6 KB

Cancels the specified replay.

post/#X-Amz-Target=AWSEvents.CancelReplay

Headers

X-Amz-Target'AWSEvents.CancelReplay' required

Request body

ReplayNamestring required

The name of the replay to cancel.

Response

Success

ReplayArnstring

The ARN of the replay to cancel.

State'STARTING' | 'RUNNING' | 'CANCELLING' | 'COMPLETED' | 'CANCELLED' | 'FAILED'

The current state of the replay.

StateReasonstring

The reason that the replay is in the current state.