Amazon Firewall Manager · Arazzo Workflow
Amazon Firewall Manager Create And Tag Resource Set
Version 1.0.0
Create or update a resource set and apply tags to the resulting resource set ARN.
Provider
Workflows
create-and-tag-resource-set
Put a resource set, tag its ARN, and confirm the tags were applied.
Creates or updates a resource set, tags the returned resource set ARN, and reads the tag list back to confirm the tags persisted.
1
putResourceSet
putResourceSet
Create or update the resource set from the supplied name and resource type list.
2
tagResourceSet
tagResource
Apply the supplied tag to the resource set using its returned ARN.
3
confirmTags
listTagsForResource
List the tags for the resource set ARN to confirm the tag was applied.