Amazon Data Exchange · Arazzo Workflow
Amazon Data Exchange Export Revision To S3
Version 1.0.0
Export all assets of a revision to an S3 bucket by creating, starting, and polling a job.
View Spec
View on GitHub
Data ExchangeData MarketplaceThird-Party DataAnalyticsSubscriptionArazzoWorkflows
Provider
Workflows
export-revision-to-s3
Export a revision's assets to S3 and wait for the job to finish.
Creates an EXPORT_REVISIONS_TO_S3 job for the supplied data set and revision, starts it, and polls the job state until COMPLETED or a failure state.
1
createExportJob
Create an EXPORT_REVISIONS_TO_S3 job that writes the revision's assets to the destination bucket.
2
3
pollExportJob
Poll the export job until terminal. Loops while WAITING or IN_PROGRESS, branches to success on COMPLETED and to failure on ERROR or TIMED_OUT.
4
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.