powered by
Cancels the specified replay.
eventbridge_cancel_replay(ReplayName)
[required] The name of the replay to cancel.
A list with the following syntax:
list( ReplayArn = "string", State = "STARTING"|"RUNNING"|"CANCELLING"|"COMPLETED"|"CANCELLED"|"FAILED", StateReason = "string" )
svc$cancel_replay( ReplayName = "string" )