Interface PutObjectCommandInputProtected

The input for PutObjectCommand.

Hierarchy

Properties

Properties

body: undefined | string | Readable | ReadableStream<any> | Blob | Uint8Array | Buffer

For PutObjectInput["body"], see body.

bucketName: undefined | string

The user-friendly name of the bucket.

key: undefined | string