Amazon AppFlow · Schema

ExecutionResult

ExecutionResult schema from Amazon AppFlow API

AWSConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

Properties

Name Type Description
errorInfo object Provides any error message information related to the flow run.
bytesProcessed integer The total number of bytes processed by the flow run.
bytesWritten integer The total number of bytes written as a result of the flow run.
recordsProcessed integer The number of records processed in the flow run.
numParallelProcesses integer The number of processes that Amazon AppFlow ran at the same time when it retrieved your data.
View JSON Schema on GitHub