Amazon Firewall Manager · Arazzo Workflow
Amazon Firewall Manager Create And Verify Policy
Version 1.0.0
Create or update a Firewall Manager policy and confirm it persisted by reading it back.
Provider
Workflows
create-and-verify-policy
Put a Firewall Manager policy and read it back to confirm it persisted.
Submits a policy definition to PutPolicy and then fetches the same policy by its id to verify the create-or-update operation took effect.
1
putPolicy
putPolicy
Create or update the Firewall Manager policy from the supplied policy definition.
2
verifyPolicy
getPolicy
Read the policy back by its id to confirm the create-or-update succeeded.