v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456332247.5 KB

Lists your replays. You can either list all the replays or you can provide a prefix to match to the replay names. Filter parameters are exclusive.

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

Headers

X-Amz-Target'AWSEvents.ListReplays' required

Request body

NamePrefixstring

A name prefix to filter the replays returned. Only replays with name that match the prefix are returned.

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

The state of the replay.

EventSourceArnstring

The ARN of the archive from which the events are replayed.

NextTokenstring

The token returned by a previous call to retrieve the next set of results.

Limitinteger

The maximum number of replays to retrieve.

Response

Success

NextTokenstring

The token returned by a previous call to retrieve the next set of results.