Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Replay - Amazon EventBridge

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 AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.