Amazon EventBridge · Arazzo Workflow
Amazon EventBridge Teardown Event Bus
Version 1.0.0
Inspect a bus's rules, delete a rule, then delete the custom event bus.
View Spec
View on GitHub
Amazon Web ServicesEvent BusEvent-DrivenEventsIntegrationServerlessArazzoWorkflows
Provider
Workflows
teardown-event-bus
List rules on a bus, delete a rule, and delete the custom event bus.
Lists the rules associated with a custom event bus, deletes the named rule (forcing removal of any remaining targets), and then deletes the event bus.
1
listRules
ListRules
List the rules currently associated with the event bus.
2
deleteRule
DeleteRule
Delete the named rule, forcing removal of any remaining targets.
3
deleteEventBus
DeleteEventBus
Delete the now-empty custom event bus.