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

Support for me-south-1 - region regex, CW Logs and Metrics #845

Closed avivek closed 2 years ago

avivek commented 2 years ago

Added Support for me-south-1 in region regex and added endpoint support for CW Logs and CW Metrics. closes #844

bernardd commented 2 years ago

Perfect, thanks @avivek!

avivek commented 2 years ago

@bernardd would it be possible to create a release tag so that the downstream library can update their dependencies??