Download Result
Result of downloading a file from storage. Includes the file stream and metadata.
MIME type of the file (e.g., 'application/pdf', 'image/png')
Optional
Custom object metadata (S3-specific) Key-value pairs stored with the object
Size of the file in bytes
ReadableStream of file contents
Download Result
Result of downloading a file from storage. Includes the file stream and metadata.