Amazon Data Exchange · Arazzo Workflow
Amazon Data Exchange Export Entitled Data
Version 1.0.0
Discover an entitled data set, pick its latest revision, and export it to S3.
View Spec
View on GitHub
Data ExchangeData MarketplaceThird-Party DataAnalyticsSubscriptionArazzoWorkflows
Provider
Workflows
export-entitled-data
Export the first revision of an entitled data set to S3.
Lists ENTITLED data sets, lists the first one's revisions, and runs an export job for the first revision, polling to completion.
1
listEntitledDataSets
List the data sets the account is entitled to through subscriptions by filtering on the ENTITLED origin.
2
listEntitledRevisions
List the revisions available within the entitled data set.
3
4
5
pollExportJob
Poll the export job until terminal. Loops while WAITING or IN_PROGRESS and ends on COMPLETED.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.