Expand description
Builder pattern for S3 PUT operations with customizable options
This module provides a builder pattern for constructing PUT requests with various options including custom headers, content type, and other metadata.
Structsยง
- PutObject
Request - Builder for constructing S3 PUT object requests with custom options
- PutObject
Stream Request - Builder for streaming PUT operations