ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir
https://hex.pm/packages/ex_aws
MIT License
1.27k stars 526 forks source link

Raise when no bucket is available #853

Closed lex-mala closed 2 years ago

lex-mala commented 2 years ago

Attempting to address the request here: #770

This could also go somewhere in ExAws.S3. Happy to amend the error itself and its message to something more idiomatic to the project if necessary.

bernardd commented 2 years ago

Looks good, thanks @lex-mala!

bernardd commented 2 years ago

Resolves #770