Amazon Data Exchange · Arazzo Workflow
Amazon Data Exchange Rename Revision Asset
Version 1.0.0
Locate an asset in a revision and rename it to a new asset name.
View Spec
View on GitHub
Data ExchangeData MarketplaceThird-Party DataAnalyticsSubscriptionsArazzoWorkflows
Provider
Workflows
rename-revision-asset
Rename the first asset of a revision to a supplied name.
Lists the assets in the revision, reads the first asset, and renames it via an asset update.
1
listAssets
listRevisionAssets
List the assets in the revision to locate the asset to rename.
2
getAsset
getAsset
Read the current details of the asset before renaming it.
3
renameAsset
updateAsset
Update the asset with the new name.