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 526 forks source link

Add ca-central-1 region to cognito-idp service #906

Closed okanatas closed 2 years ago

okanatas commented 2 years ago

This commit authenticates Amazon Cognito users requesting access from Canada(Central) region.

bernardd commented 2 years ago

Thanks @okanatas!