pub const MIN_EXPIRES_SECS: u64 = 60;
Minimum presigned URL expiry (60 s). URLs shorter than this are essentially unusable and would confuse users.