Amazon Web Services object-storage service used as the typical cloud target for user file uploads. Supports direct browser uploads via pre-signed upload parameters generated server-side from AWS keys, with mechanisms to constrain content-length and content-type. Supports a multipart upload API that enables resumable uploads by splitting a file into chunks that can be retried or uploaded in parallel. Lifecycle policies can auto-expire files in a 'cache' directory used for temporary storage.