Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. const region = 'eu-west-1';
  2. const IdentityPoolId = 'eu-west-1:9b7fdb04-13e1-4afc-b106-28e1f8341d9b';
  3. const LoginProviderName = 'cognito-idp.eu-west-1.amazonaws.com/eu-west-1_BuFvMskGo';
  4.  
  5. const poolData = {
  6. UserPoolId : 'eu-west-1_BuFvMskGo',
  7. ClientId : '60e0k1u4i8cvf943j9rp80532c'
  8. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement