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