Amazon Data Exchange · Arazzo Workflow
Amazon Data Exchange Auto Export On Publish
Version 1.0.0
Register a RevisionPublished event action, then create and finalize a revision to trigger it.
View Spec
View on GitHub
Data ExchangeData MarketplaceThird-Party DataAnalyticsSubscriptionsArazzoWorkflows
Provider
Workflows
auto-export-on-publish
Create a RevisionPublished export event action and publish a revision.
Registers an ExportRevisionToS3 event action keyed to RevisionPublished for the data set, creates a revision, and finalizes it to publish.
1
createEventAction
createEventAction
Create an event action that exports a revision to S3 whenever a revision is published for the data set.
2
createRevision
createRevision
Create a new revision on the data set that will be published.
3
finalizeRevision
updateRevision
Finalize the revision, publishing it and triggering the event action.
4
verifyEventAction
getEventAction
Read back the event action to confirm it is registered and configured.