Replay - Amazon EventBridge
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Replay

A Replay object that contains details about a replay.

Contents

EventEndTime

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

Type: Timestamp

Required: No

EventLastReplayedTime

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

Type: Timestamp

Required: No

EventSourceArn

The ARN of the archive to replay event from.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1600.

Required: No

EventStartTime

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

Type: Timestamp

Required: No

ReplayEndTime

A time stamp for the time that the replay completed.

Type: Timestamp

Required: No

ReplayName

The name of the replay.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [\.\-_A-Za-z0-9]+

Required: No

ReplayStartTime

A time stamp for the time that the replay started.

Type: Timestamp

Required: No

State

The current state of the replay.

Type: String

Valid Values: STARTING | RUNNING | CANCELLING | COMPLETED | CANCELLED | FAILED

Required: No

StateReason

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

Type: String

Length Constraints: Maximum length of 512.

Pattern: .*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: