このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

List all replays or provide a prefix to match to replay names. Filter parameters are exclusive.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

eventSourceArn

string

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

limit

number

The maximum number of replays to retrieve.

namePrefix

string

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

state

string

The state of the replay.

Outputs

Expand All

フィールド

種類

説明

replays [required]

[object]

ReplayName

string

The name of the replay.

EventSourceArn

string

The ARN of the archive to replay event from.

State

string

The current state of the replay.

StateReason

string

A description of why the replay is in the current state.

EventStartTime

date-time

A time stamp for the time to start replaying events. This is determined by the time in the event as described in Time.

EventEndTime

date-time

A time stamp for the time to start replaying events. Any event with a creation time prior to the EventEndTime specified is replayed.

EventLastReplayedTime

date-time

A time stamp for the time that the last event was replayed.

ReplayStartTime

date-time

A time stamp for the time that the replay started.

ReplayEndTime

date-time

A time stamp for the time that the replay completed.

amzRequestId [required]

string