Amazon AppFlow · Schema

DescribeFlowResponse

DescribeFlowResponse 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 description of the flow.
flowName string The specified name of the flow.
kmsArn string The ARN of the AWS KMS key.
flowStatus string Indicates the current status of the flow.
flowStatusMessage string Contains an error message if the flow status is in a suspended or error state.
sourceFlowConfig object
destinationFlowConfigList array
lastRunExecutionDetails object
triggerConfig object
tasks array
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
metadataCatalogConfig object
lastRunMetadataCatalogDetails array
View JSON Schema on GitHub