updateContactFlowModuleContent
inline suspend fun ConnectClient.updateContactFlowModuleContent(crossinline block: UpdateContactFlowModuleContentRequest.Builder.() -> Unit): UpdateContactFlowModuleContentResponse
Updates specified flow module for the specified Amazon Connect instance.
Use the $SAVED
alias in the request to describe the SAVED
content of a Flow. For example, arn:aws:.../contact-flow/{id}:$SAVED
. After a flow is published, $SAVED
needs to be supplied to view saved content that has not been published.