Skip to contents

Deletes an attribute and all its values from a data table.

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

Usage

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

AttributeName

[required] The name of the attribute to delete.