pub const MAX_EXPIRES_SECS: u64 = _; // 604_800u64
Maximum presigned URL expiry (7 days in seconds). Hard AWS limit for SigV4 presigned GET URLs.