import { type GetObjectOutput } from "https://deno.land/x/aws_api@v0.8.1/services/s3/mod.ts";
Properties
optional
Body: ReadableStream<Uint8Array> | nullTo get this stream as a buffer, use new Response(...).arrayBuffer()
or related functions.
optional
LastModified: Date | number | nulloptional
Expires: Date | number | nulloptional
ServerSideEncryption: ServerSideEncryption | nulloptional
StorageClass: StorageClass | nulloptional
RequestCharged: RequestCharged | nulloptional
ReplicationStatus: ReplicationStatus | nulloptional
ObjectLockMode: ObjectLockMode | nulloptional
ObjectLockRetainUntilDate: Date | number | nulloptional
ObjectLockLegalHoldStatus: ObjectLockLegalHoldStatus | null