Module rusoto_s3::util [] [src]

Utility helpers for working with S3

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.