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)
[required] The identifier of the Amazon Connect instance.
[required] The identifier of the flow.
[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.