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 support for the af-south-1 for KMS. #971

Closed mmzx closed 10 months ago

mmzx commented 10 months ago

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

bernardd commented 10 months ago

Resolved by #970