const AWS_S3_MAX_PART_SIZE: ByteSize;
Expand description
The maximum size of a part in a multipart upload.
From https://docs.aws.amazon.com/AmazonS3/latest/userguide/qfacts.html
const AWS_S3_MAX_PART_SIZE: ByteSize;
The maximum size of a part in a multipart upload.
From https://docs.aws.amazon.com/AmazonS3/latest/userguide/qfacts.html