Publishes a new version of the flow provided. Versions are immutable and monotonically increasing. If the FlowContentSha256
provided is different from the FlowContentSha256
of the $LATEST
published flow content, then an error is returned. This API only supports creating versions for flows of type Campaign
.
See https://www.paws-r-sdk.com/docs/connect_create_contact_flow_version/ for full documentation.
connect_create_contact_flow_version(
InstanceId,
Description = NULL,
ContactFlowId,
FlowContentSha256 = NULL,
ContactFlowVersion = NULL,
LastModifiedTime = NULL,
LastModifiedRegion = NULL
)
[required] The identifier of the Amazon Connect instance.
The description of the flow version.
[required] The identifier of the flow.
Indicates the checksum value of the flow content.
The identifier of the flow version.
The Amazon Web Services Region where this resource was last modified.
The Amazon Web Services Region where this resource was last modified.