pub const AWS_S3_MAX_PART_COUNT: i32 = 10_000;
Expand description
The largest allowable part number (inclusive).
From https://docs.aws.amazon.com/AmazonS3/latest/userguide/qfacts.html
pub const AWS_S3_MAX_PART_COUNT: i32 = 10_000;
The largest allowable part number (inclusive).
From https://docs.aws.amazon.com/AmazonS3/latest/userguide/qfacts.html