SimpleUploadLimit Parameter (Connect-AmazonAthena Cmdlet)
This setting specifies the threshold, in bytes, above which the provider will choose to perform a multipart upload rather than uploading everything in one request.
Syntax
Connect-AmazonAthena -SimpleUploadLimit string
Data Type
cstr
Default Value
""
Remarks
This setting specifies the threshold, in bytes, above which the cmdlet will choose to perform a multipart upload rather than uploading everything in one request.