Amazon Data Exchange · Arazzo Workflow
Amazon Data Exchange Tag New Data Set
Version 1.0.0
Create a data set, apply governance tags to it, and read the tags back.
View Spec
View on GitHub
Data ExchangeData MarketplaceThird-Party DataAnalyticsSubscriptionsArazzoWorkflows
Provider
Workflows
tag-new-data-set
Create a data set, tag it, and verify the tags.
Creates a data set, adds the supplied tags to its ARN via the tagging API, and lists the tags to confirm.
1
createDataSet
createDataSet
Create the new data set that will be tagged.
2
tagDataSet
tagResource
Apply the supplied governance tags to the data set's ARN.
3
listTags
listTagsForResource
Read the tags back from the data set ARN to confirm they were applied.