Amazon EventBridge · Arazzo Workflow
Amazon EventBridge Archive Event Bus
Version 1.0.0
Create a bus, resolve its ARN, then archive matching events from it.
View Spec
View on GitHub
Amazon Web ServicesEvent BusEvent-DrivenEventsIntegrationServerlessArazzoWorkflows
Provider
Workflows
archive-event-bus
Create an event bus and an archive that captures its events.
Creates a custom event bus, describes it to obtain its ARN, and creates an archive that uses that ARN as its event source so matching events are retained.
1
createEventBus
CreateEventBus
Create the custom event bus whose events will be archived.
2
describeEventBus
DescribeEventBus
Describe the event bus to resolve the ARN the archive will source from.
3
createArchive
CreateArchive
Create an archive that retains matching events from the event bus.