Module put_object_request

Module put_object_request 

Source
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ยง

PutObjectRequest
Builder for constructing S3 PUT object requests with custom options
PutObjectStreamRequest
Builder for streaming PUT operations