
Icon | Member | Description |
---|---|---|
![]() | Query(Primitive, RangeFilter) |
Initiates a Search object to Query a DynamoDB table, with the
specified hash primary key and filter.
No calls are made until the Search object is used.
|
![]() | Query(QueryOperationConfig) |
Initiates a Search object to Query a DynamoDB table, with the
specified config.
No calls are made until the Search object is used.
|