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

Retrieve details about a replay. Use DescribeReplay to determine the progress of a running replay.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

name [required]

string

The name of the replay to retrieve.

Outputs

Expand All

フィールド

種類

説明

replayName

string

The name of the replay.

replayArn

string

The ARN of the replay.

description

string

The description of the replay.

state

string

The current state of the replay.

stateReason

string

The reason that the replay is in the current state.

eventSourceArn

string

The ARN of the archive events were replayed from.

destination

object

A ReplayDestination object that contains details about the replay.

Arn [required]

string

The ARN of the event bus to replay event to. You can replay events only to the event bus specified to create the archive.

FilterArns

[string]

A list of ARNs for rules to replay events to.

eventStartTime

date-time

The time stamp of the first event that was last replayed from the archive.

eventEndTime

date-time

The time stamp for the last event that was replayed from the archive.

eventLastReplayedTime

date-time

The time that the event was last 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 stopped.

amzRequestId [required]

string