BatchListIndex
Lists objects attached to the specified index inside a BatchRead operation. For more information, see ListIndex and BatchRead:Operations.
Contents
- IndexReference
-
The reference to the index to list.
Type: ObjectReference object
Required: Yes
- MaxResults
-
The maximum number of results to retrieve.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- NextToken
-
The pagination token.
Type: String
Required: No
- RangesOnIndexedValues
-
Specifies the ranges of indexed values that you want to query.
Type: Array of ObjectAttributeRange objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: