createFlow

inline suspend fun AppflowClient.createFlow(crossinline block: CreateFlowRequest.Builder.() -> Unit): CreateFlowResponse

Enables your application to create a new flow using Amazon AppFlow. You must create a connector profile before calling this API. Please note that the Request Syntax below shows syntax for multiple destinations, however, you can only transfer data to one item in this list at a time. Amazon AppFlow does not currently support flows to multiple destinations at once.