MultipartSizeMb option
Specifies the size in MB of each part in multipart upload. For example, the maximum data buffer that will be uploaded in one request
Valid values are 8 MB - 5 GB.
The default value is 105 MB.
Values outside this range result in a system notice and the value is reset to the appropriate minimum or maximum level.
MultipartSizeMb is an optional parameter when the
RemoteSource option is set to S3.
Important: It is recommended that you use values such as 50MB and above. If you use
10MB, you might encounter software issues.