Retrieves multiple values from a data table without evaluating expressions
Source:R/connect_operations.R
connect_batch_describe_data_table_value.RdRetrieves multiple values from a data table without evaluating expressions. Returns the raw stored values along with metadata such as lock versions and modification timestamps. "Describe" is a deprecated term but is allowed to maintain consistency with existing operations.
See https://www.paws-r-sdk.com/docs/connect_batch_describe_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 value identifiers to retrieve, each specifying primary values and attribute names.