Pagesize
The maximum number of results to return per page from Amazon DynamoDB.
Data Type
int
Default Value
2000
Remarks
The Pagesize property affects the maximum number of results to return per page from Amazon DynamoDB. By default this property has the value '-1' which indicates that the provider will try to get all the records without per page limit.