S3 Storage File operations on S3-compatible storage (AWS S3, Cloudflare R2, MinIO). Environment Variables - - Access key - - Secret key - - Region (default: ) - - Custom endpoint for R2/MinIO (optional) - - Default bucket name Setup List objects Upload a file Download a file Notes - For R2, set . - boto3 auto-reads and from env. ---