Amazon AppFlow · Schema
FlowDefinition
FlowDefinition schema from Amazon AppFlow API
AWSConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer
Properties
| Name | Type | Description |
|---|---|---|
| flowArn | string | The flow's Amazon Resource Name (ARN). |
| description | string | A user-entered description of the flow. |
| flowName | string | The specified name of the flow. |
| flowStatus | string | Indicates the current status of the flow. |
| sourceConnectorType | string | Specifies the source connector type. |
| sourceConnectorLabel | string | The label of the source connector in the flow. |
| destinationConnectorType | string | Specifies the destination connector type. |
| destinationConnectorLabel | string | The label of the destination connector in the flow. |
| triggerType | string | Specifies the type of flow trigger. |
| createdAt | integer | Specifies when the flow was created. |
| lastUpdatedAt | integer | Specifies when the flow was last updated. |
| createdBy | string | The ARN of the user who created the flow. |
| lastUpdatedBy | string | Specifies the account user name that most recently updated the flow. |
| tags | object | |
| lastRunExecutionDetails | object |