Updates multiple data table values using all properties from BatchCreateDataTableValue
Source:R/connect_operations.R
connect_batch_update_data_table_value.RdUpdates 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.
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.