Amazon Firewall Manager · Arazzo Workflow
Amazon Firewall Manager Decommission Policy
Version 1.0.0
Confirm a policy exists, then delete it and all of its managed resources.
Provider
Workflows
decommission-policy
Verify a policy exists and then delete it along with its managed resources.
Confirms the target policy exists with GetPolicy and then deletes it with DeletePolicy, branching to end if the policy is not found.
1
getPolicy
Read the policy by its id to confirm it exists before deleting it; branch to end when the policy is not found.
2
deletePolicy
Permanently delete the policy, optionally removing all of its managed resource associations.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.