Skip to contents

Returns detailed information for a specific data table attribute including its configuration, validation rules, and metadata. "Describe" is a deprecated term but is allowed to maintain consistency with existing operations.

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

Usage

connect_describe_data_table_attribute(InstanceId, DataTableId, AttributeName)

Arguments

InstanceId

[required] The unique identifier for the Amazon Connect instance.

DataTableId

[required] The unique identifier for the data table. Must also accept the table ARN with or without a version alias.

AttributeName

[required] The name of the attribute to retrieve detailed information for.