
Icon | Member | Description |
---|---|---|
![]() | Scan(ScanFilter) |
Initiates a Search object to Scan a DynamoDB table, with the
specified filter.
No calls are made until the Search object is used.
|
![]() | Scan(ScanOperationConfig) |
Initiates a Search object to Scan a DynamoDB table, with the
specified config.
No calls are made until the Search object is used.
|