aws / aws-sdk-net-extensions-cognito

An extension library to assist in the Amazon Cognito User Pools authentication process
Apache License 2.0
102 stars 49 forks source link

Update AWS SDK Dependencies to 3.7 #68

Closed ashovlin closed 3 years ago

ashovlin commented 3 years ago

Issue #, if available:

Description of changes: Updates the dependencies on AWS SDK packages to v3.7, and performs a minor version bump.

Note: TestMfaAuthenticationFlow seems like a flaky integration test, then I hit the daily SES limit in my personal account before getting too far along troubleshooting. I was only able to get all tests to pass locally intermittently.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.