upload v0.2.0 Upload.Adapters.S3

Link to this section Summary

Functions

The bucket that was configured

The base URL that all resources are hosted on

Link to this section Functions

The bucket that was configured.

Examples

iex> Upload.Adapters.S3.bucket
"my_bucket_name"

The base URL that all resources are hosted on.

Examples

iex> Upload.Adapters.S3.uri
"https://my_bucket_name.s3.amazonaws.com"