Skip to main content

Module transfer_options

Module transfer_options 

Source
Expand description

Backend-neutral options for faithful object reads, writes, and copies.

Structs§

ObjectAttributes
Standard HTTP object attributes and user-defined metadata.
ObjectChecksum
An encoded checksum paired with its algorithm.
ObjectTransferMetadata
Fidelity metadata returned independently of the stable ObjectInfo output contract.
ObjectWriteOptions
Complete destination options for an object write or copy.
SseCustomerKey
A 256-bit SSE-C key whose formatting never reveals key material.
TransferCopyOptions
Complete options for a faithful server-side object copy.
TransferReadOptions
Advanced read options that do not change the legacy ObjectReadOptions contract.

Enums§

ChecksumAlgorithm
Checksum algorithms understood by S3-compatible object APIs.
ChecksumRequest
How a destination checksum should be supplied.
MetadataDirective
How CopyObject handles source metadata.
ObjectWriteEncryption
Encryption requested for a destination object.
TaggingDirective
How CopyObject handles source tags.