dynamodb_batch_get
Retrieve multiple items concurrently from one or more DynamoDB tables by specifying table names and keys in a single request, optimizing data fetching efficiency.
Instructions
Batch get multiple items from DynamoDB tables
Input Schema
Name | Required | Description | Default |
---|---|---|---|
request_items | Yes | Map of table names to keys to retrieve |