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.28k stars 527 forks source link

Add `me-south-1` to s3 endpoints #1022

Closed infinityfye closed 9 months ago

infinityfye commented 9 months ago

me-south-1 is supported in the aws partition as can be seen here: https://docs.aws.amazon.com/general/latest/gr/s3.html

Before opening a PR, please make sure you have:

bernardd commented 9 months ago

Thanks @infinityfye!