Skip to main content

MAX_EXPIRES_SECS

Constant MAX_EXPIRES_SECS 

Source
pub const MAX_EXPIRES_SECS: u64 = _; // 604_800u64
Expand description

Maximum presigned URL expiry (7 days in seconds). Hard AWS limit for SigV4 presigned GET URLs.