-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathawsconfiguration.json
More file actions
38 lines (38 loc) · 912 Bytes
/
awsconfiguration.json
File metadata and controls
38 lines (38 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"UserAgent": "MobileHub/1.0",
"Version": "1.0",
"CredentialsProvider": {
"CognitoIdentity": {
"Default": {
"PoolId": "us-east-1:418ae064-cd87-4807-9234-412af6afcb20",
"Region": "us-east-1"
}
}
},
"IdentityManager": {
"Default": {}
},
"CognitoUserPool": {
"Default": {
"PoolId": "us-east-1_Iq5Zic96W",
"AppClientId": "7dk6hl93bhribkalqog4ab8jpo",
"AppClientSecret": "d60tg7of0rsc1ohmh47qp77nrknc204l1vbf0r5vh4h8us0odcq",
"Region": "us-east-1"
}
},
"PinpointAnalytics": {
"Default": {
"AppId": "b314369836684176a1a61f4d9971d83a",
"Region": "us-east-1"
}
},
"PinpointTargeting": {
"Default": {
"Region": "us-east-1"
}
},
"GoogleSignIn": {
"ClientId-iOS": "98647939723-lhmpji900et4qmhjlcs4fnp2d4imj06d.apps.googleusercontent.com",
"Permissions": "email,profile,openid"
}
}