connect_update_contact_flow_content {paws.customer.engagement} | R Documentation |
Updates the specified flow.
See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_content/ for full documentation.
connect_update_contact_flow_content(InstanceId, ContactFlowId, Content)
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. |