Reputation: 618
I found out that AWS Cognito is available in next 3 regions:
But I suppose to keep application in US West (Oregon) - so what can I do:
accessToken
in Cognito in different region will be to high)?Upvotes: 0
Views: 228
Reputation: 5775
Cognito User Pools is actually only currently available in US East during the public beta, but we have heard the request for more regions from multiple customers and will prioritize it accordingly. Cognito Federated Identities is available in the three regions you listed.
Depending on the urgency of the decision, one way to go might be to test a few requests from your location to US East and see what the latency is like. The added overhead shouldn't be prohibitive, I would think.
Upvotes: 0