PageSize Parameter (Connect-AmazonAthena Cmdlet)
The number of results to return per page of data retrieved from Amazon Athena.
Syntax
Connect-AmazonAthena -PageSize string
Data Type
cstr
Default Value
""
Remarks
This property determines the number of results to return per page of data retrieved from Amazon Athena. See Fine-Tuning Data Access for more information on settings this property to avoid request throttling. When using ResultFetcher=GetQueryResults, the default and maximum allowed value is 1000.