createFlow

abstract suspend fun createFlow(input: CreateFlowRequest): CreateFlowResponse

Creates a new flow in the specified Amazon Web Services account. Creates both a DRAFT and PUBLISHED (auto-published) version.

This operation is idempotent. Supply a ClientToken to safely retry without creating duplicate resources.