QueryTolerance Parameter (Connect-AmazonAthena Cmdlet)
Specifies the amount of time in seconds queries cache for if QueryCachingLevel is not set to None.
Syntax
Connect-AmazonAthena -QueryTolerance string
Data Type
cstr
Default Value
"600"
Remarks
Specifies the amount of time in seconds queries will cache for if QueryCachingLevel is not set to None. Values lower than 1 are not accepted.