AWS EventBridge

Create archive

Create an archive of events with the specified settings. Incoming events may not immediately start being sent to the archive, so allow a short period of time for changes to take effect.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

name [required]

string

The name of the archive to create.

eventSourceArn [required]

string

The ARN of the event bus that sends events to the archive.

retentionDays

number

eventPattern

object

An event pattern to filter events sent to the archive. Specify only the fields of an event that you want the event pattern to match.

description

string

Outputs

Field

Type

Description

archiveArn

string

The ARN of the archive that was created.

state

string

The state of the archive that was created.

stateReason

string

The reason that the archive is in the state.

creationTime

date-time

The time at which the archive was created.

amzRequestId [required]

string