1
+ {
2
+ "identityPoolName" : " studyathome6e74485c_identitypool_6e74485c" ,
3
+ "allowUnauthenticatedIdentities" : false ,
4
+ "resourceNameTruncated" : " studya6e74485c" ,
5
+ "userPoolName" : " studyathome6e74485c_userpool_6e74485c" ,
6
+ "autoVerifiedAttributes" : [
7
+ " email"
8
+ ],
9
+ "mfaConfiguration" : " OFF" ,
10
+ "mfaTypes" : [
11
+ " SMS Text Message"
12
+ ],
13
+ "smsAuthenticationMessage" : " Your authentication code is {####}" ,
14
+ "smsVerificationMessage" : " Your verification code is {####}" ,
15
+ "emailVerificationSubject" : " Your verification code" ,
16
+ "emailVerificationMessage" : " Your verification code is {####}" ,
17
+ "defaultEmailOption" : " CONFIRM_WITH_CODE" ,
18
+ "defaultPasswordPolicy" : false ,
19
+ "passwordPolicyMinLength" : 8 ,
20
+ "passwordPolicyCharacters" : [],
21
+ "requiredAttributes" : [
22
+ " email"
23
+ ],
24
+ "userpoolClientGenerateSecret" : true ,
25
+ "userpoolClientRefreshTokenValidity" : 30 ,
26
+ "userpoolClientWriteAttributes" : [
27
+ " email"
28
+ ],
29
+ "userpoolClientReadAttributes" : [
30
+ " email"
31
+ ],
32
+ "userpoolClientLambdaRole" : " studya6e74485c_userpoolclient_lambda_role" ,
33
+ "userpoolClientSetAttributes" : false ,
34
+ "sharedId" : " 6e74485c" ,
35
+ "resourceName" : " studyathome6e74485c" ,
36
+ "authSelections" : " identityPoolAndUserPool" ,
37
+ "authRoleArn" : {
38
+ "Fn::GetAtt" : [
39
+ " AuthRole" ,
40
+ " Arn"
41
+ ]
42
+ },
43
+ "unauthRoleArn" : {
44
+ "Fn::GetAtt" : [
45
+ " UnauthRole" ,
46
+ " Arn"
47
+ ]
48
+ },
49
+ "useDefault" : " default" ,
50
+ "usernameAttributes" : [
51
+ " email"
52
+ ],
53
+ "userPoolGroupList" : [],
54
+ "dependsOn" : []
55
+ }
0 commit comments