Amazon HealthImaging · Arazzo Workflow
Amazon HealthImaging Tag Image Set
Version 1.0.0
Resolve an image set's ARN, attach tags to it, then list the tags back.
Provider
Workflows
tag-image-set
Tag an image set resource by its ARN and verify the tags.
Captures the image set ARN, attaches the supplied tags to the resource, and lists the resource tags to confirm the result.
1
getImageSet
GetImageSet
Read the image set properties to capture the Amazon Resource Name (ARN) used by the tagging operations.
2
tagResource
TagResource
Attach the supplied key/value tags to the image set resource identified by its ARN.
3
listTags
ListTagsForResource
List all tags on the image set resource to confirm the new tags were applied.