Learn R Programming

paws.customer.engagement (version 0.8.0)

connect_update_contact_flow_content: Updates the specified flow

Description

Updates the specified flow.

See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_content/ for full documentation.

Usage

connect_update_contact_flow_content(InstanceId, ContactFlowId, Content)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance.

ContactFlowId

[required] The identifier of the flow.

Content

[required] The JSON string that represents the content of the flow. For an example, see Example flow in Amazon Connect Flow language.

Length Constraints: Minimum length of 1. Maximum length of 256000.