Amazon AppFlow · Schema

CreateFlowRequest

CreateFlowRequest schema from Amazon AppFlow API

AWSConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

Properties

Name Type Description
flowName string The specified name of the flow. Spaces are not allowed. Use underscores or hyphens only.
clientToken string Idempotency token to ensure CreateFlow completes only once.
description string A description of the flow you want to create.
kmsArn string The ARN of the KMS key for encryption.
metadataCatalogConfig object
triggerConfig object
sourceFlowConfig object
destinationFlowConfigList array The configuration that controls how Amazon AppFlow places data in the destination connector.
tasks array A list of tasks that Amazon AppFlow performs while transferring data in the flow run.
tags object The tags used to organize, track, or control access for your flow.
View JSON Schema on GitHub