Amazon Firewall Manager · Arazzo Workflow
Amazon Firewall Manager Inventory And Tag Resource Set
Version 1.0.0
List resource sets, read one back by id, and apply an ownership tag to it.
Provider
Workflows
inventory-and-tag-resource-set
List resource sets and apply an ownership tag to the first one returned.
Reads the resource set list, and when at least one resource set exists refreshes it through PutResourceSet to obtain its ARN and applies an ownership tag, otherwise ends.
1
listResourceSets
listResourceSets
List the resource sets and branch on whether any were returned.
2
refreshResourceSet
putResourceSet
Refresh the first resource set through PutResourceSet to obtain its ARN for tagging.
3
tagResourceSet
tagResource
Apply the supplied ownership tag to the resource set using its ARN.