ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir

Home Page:https://hex.pm/packages/ex_aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for the af-south-1 for KMS.

mmzx opened this issue · comments

A request to add support for the af-south-1 for KMS endpoint.

The region is available according to AWS docs:
https://docs.aws.amazon.com/general/latest/gr/kms.html

Resolved by #970