Crate s3uri

Source
Expand description

s3uri: Strongly-typed AWS S3 URIs.

Modules§

s3key
s3uri

Structs§

S3Key
An S3 key.
S3Uri
An S3 URI.

Functions§

from_bucket
Creates an S3Uri from a bucket name.
from_uri
Creates an S3Uri from a string URI.