CData Python Connector for Amazon DynamoDB

Build 25.0.9454

Pagesize

Specifies the maximum number of items provider evaluates per API request. The default value, -1, allows the server to calculate the page size automatically.

Data Type

int

Default Value

-1

Remarks

Note that this limit applies to the number of items evaluated, not the number of matching items returned. If the dataset size exceeds 1 MB or the number of evaluated items reaches the specified page size, the operation stops and returns the matching results along with a pagination token to retrieve the remaining data. Set this property to a specific value to control the size of each API request and optimize performance. Adjust this property based on your application’s performance and memory requirements.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454