amazon-archives / amazon-cognito-js

Amazon Cognito Sync Manager for JavaScript
http://aws.amazon.com/cognito
Apache License 2.0
202 stars 83 forks source link

Allow credentials and region to be passed as options #63

Open chathurawidanage opened 6 years ago

chathurawidanage commented 6 years ago

All most all other AWS SDK services support this feature. Since this is not provided in CognitoSyncManager, it becomes a problem, when we want to do concurrent API calls to multiple AWS regions with different sets of credentials.