Archive - 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).

Archive

An Archive object that contains details about an archive.

Contents

ArchiveName

The name of the archive.

Type: String

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

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

Required: No

CreationTime

The time stamp for the time that the archive was created.

Type: Timestamp

Required: No

EventCount

The number of events in the archive.

Type: Long

Required: No

EventSourceArn

The ARN of the event bus associated with the archive. Only events from this event bus are sent to the archive.

Type: String

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

Required: No

RetentionDays

The number of days to retain events in the archive before they are deleted.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

SizeBytes

The size of the archive, in bytes.

Type: Long

Required: No

State

The current state of the archive.

Type: String

Valid Values: ENABLED | DISABLED | CREATING | UPDATING | CREATE_FAILED | UPDATE_FAILED

Required: No

StateReason

A description for the reason that the archive 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: