connect_update_contact_flow_module_content: Updates specified flow module for the specified Amazon...

View source: R/connect_operations.R

connect_update_contact_flow_module_contentR Documentation

Updates specified flow module for the specified Amazon Connect instance

Description

Updates specified flow module for the specified Amazon Connect instance.

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

Usage

connect_update_contact_flow_module_content(
  InstanceId,
  ContactFlowModuleId,
  Content
)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

ContactFlowModuleId

[required] The identifier of the flow module.

Content

[required] The content of the flow module.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.