Skip to contents

Retrieves detailed information about a specific alias, including which version it currently points to and its metadata.

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

Usage

connect_describe_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.