[][src]Module rusoto_s3::util

Utility helpers for working with S3

Structs

PreSignedRequestOption

Traits

PreSignedRequest

Functions

encode_key

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.