Cancels the specified replay
Cancels the specified replay.
cloudwatchevents_cancel_replay(ReplayName)
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" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.