Skip to contents

Updates multiple data table values using all properties from BatchCreateDataTableValue. System managed values are not modifiable by customers. The operation requires proper lock versions to prevent concurrent modification conflicts.

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

Usage

connect_batch_update_data_table_value(InstanceId, DataTableId, Values)

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.

Values

[required] A list of values to update, each including the current lock version to ensure optimistic locking.