Module rusoto_s3::util[][src]

Expand description

Utility helpers for working with S3

Structs

Traits

Functions

URL encodes an S3 object key. This is necessary for copy_object and upload_part_copy, which require the copy_source field to be URL encoded.