1+ {
2+ "identityPoolName" : " prevue22d2bb648_identitypool_2d2bb648" ,
3+ "allowUnauthenticatedIdentities" : false ,
4+ "openIdLambdaRoleName" : " prevue2d2bb648_openid_lambda_role" ,
5+ "resourceNameTruncated" : " prevue2d2bb648" ,
6+ "userPoolName" : " prevue22d2bb648_userpool_2d2bb648" ,
7+ "autoVerifiedAttributes" : [
8+ " email"
9+ ],
10+ "mfaConfiguration" : " OFF" ,
11+ "mfaTypes" : [
12+ " SMS Text Message"
13+ ],
14+ "smsAuthenticationMessage" : " Your authentication code is {####}" ,
15+ "smsVerificationMessage" : " Your verification code is {####}" ,
16+ "emailVerificationSubject" : " Your verification code" ,
17+ "emailVerificationMessage" : " Your verification code is {####}" ,
18+ "defaultPasswordPolicy" : false ,
19+ "passwordPolicyMinLength" : 8 ,
20+ "passwordPolicyCharacters" : [],
21+ "requiredAttributes" : [
22+ " email"
23+ ],
24+ "userpoolClientName" : " prevue2d2bb648_app_client" ,
25+ "userpoolClientGenerateSecret" : true ,
26+ "userpoolClientRefreshTokenValidity" : 30 ,
27+ "userpoolClientWriteAttributes" : [
28+ " email"
29+ ],
30+ "userpoolClientReadAttributes" : [
31+ " email"
32+ ],
33+ "mfaLambdaRole" : " prevue2d2bb648_totp_lambda_role" ,
34+ "userpoolClientLambdaRole" : " prevue2d2bb648_userpoolclient_lambda_role" ,
35+ "userpoolClientSetAttributes" : false ,
36+ "resourceName" : " prevue22d2bb648" ,
37+ "authSelections" : " identityPoolAndUserPool" ,
38+ "authRoleName" : {
39+ "Ref" : " AuthRoleName"
40+ },
41+ "unauthRoleName" : {
42+ "Ref" : " UnauthRoleName"
43+ },
44+ "authRoleArn" : {
45+ "Fn::GetAtt" : [
46+ " AuthRole" ,
47+ " Arn"
48+ ]
49+ },
50+ "unauthRoleArn" : {
51+ "Fn::GetAtt" : [
52+ " UnauthRole" ,
53+ " Arn"
54+ ]
55+ },
56+ "useDefault" : " default" ,
57+ "additionalQuestions" : [],
58+ "dependsOn" : []
59+ }
0 commit comments