Search the reference...
/
Symbol
Number of seconds until the presigned URL expires.
// Short-lived URL const url = file.presign({ expiresIn: 3600 // 1 hour });