Amazon Data Exchange · Arazzo Workflow
Amazon Data Exchange Update Data Set Metadata
Version 1.0.0
Read a data set, update its name and description, and verify the change.
View Spec
View on GitHub
Data ExchangeData MarketplaceThird-Party DataAnalyticsSubscriptionsArazzoWorkflows
Provider
Workflows
update-data-set-metadata
Update a data set's name and description and verify the result.
Gets the data set, patches its name and description, and gets it again to confirm the update.
1
getDataSet
getDataSet
Read the current details of the data set before updating it.
2
updateDataSet
updateDataSet
Patch the data set with the new name and description.
3
verifyDataSet
getDataSet
Read the data set back to confirm the new metadata is in effect.