Bug Fix AWS Large File Upload
Use MultipartUploader instead of putObject as Multipart Upload allow files upload regardless of size limitation.
Refs: https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/s3-multipart-upload.html
Use MultipartUploader instead of putObject as Multipart Upload allow files upload regardless of size limitation.
Refs: https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/s3-multipart-upload.html