Amazon EventBridge · Arazzo Workflow
Amazon EventBridge Decommission Rule
Version 1.0.0
List a rule's targets, remove them, then delete the rule cleanly.
View Spec
View on GitHub
Amazon Web ServicesEvent BusEvent-DrivenEventsIntegrationServerlessArazzoWorkflows
Provider
Workflows
decommission-rule
Remove a rule's targets and then delete the rule.
Lists the targets on a rule, removes those targets by ID, and deletes the now-empty rule.
1
listTargets
ListTargetsByRule
List the rule's current targets before removing them.
2
removeTargets
RemoveTargets
Remove the supplied targets from the rule, forcing removal if needed.
3
deleteRule
DeleteRule
Delete the now-empty rule from the event bus.