Skip to contents

Removes an alias reference, breaking the named connection to the underlying module version without affecting the version itself.

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

Usage

connect_delete_contact_flow_module_alias(
  InstanceId,
  ContactFlowModuleId,
  AliasId
)

Arguments

InstanceId

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

ContactFlowModuleId

[required] The identifier of the flow module.

AliasId

[required] The identifier of the alias.