Amazon AppFlow · Schema

FlowExecution

FlowExecution schema from Amazon AppFlow API

AWSConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

Properties

Name Type Description
executionId string Specifies the identifier of the given flow run.
executionStatus string Specifies the flow run status and whether it is in progress, has completed successfully, or has failed.
executionResult object
startedAt integer Specifies the start timestamp for your flow run.
lastUpdatedAt integer Specifies the time of the most recent update.
dataPullStartTime integer The timestamp that determines the first new or updated record to be transferred in the flow run.
dataPullEndTime integer The timestamp that determines the last new or updated record to be transferred in the flow run.
View JSON Schema on GitHub