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.26k stars 521 forks source link

Add ap-southeast-3 to s3 region #889

Closed yusufmalikul closed 2 years ago

yusufmalikul commented 2 years ago

I face this issue today:

s3 not supported in region ap-southeast-3 for partition aws

I propose the changes to add ap-southeast-3.

yusufmalikul commented 2 years ago

@bernardd Any chance to merge this? adding ap-southeast-3 s3 region. Thank you.

bernardd commented 2 years ago

Thanks @yusufmalikul