52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"identityPoolName": "hpiotwebapp78e5977f_identitypool_78e5977f",
|
|
"allowUnauthenticatedIdentities": false,
|
|
"resourceNameTruncated": "hpiotw78e5977f",
|
|
"userPoolName": "hpiotwebapp78e5977f_userpool_78e5977f",
|
|
"autoVerifiedAttributes": [
|
|
"email"
|
|
],
|
|
"mfaConfiguration": "OFF",
|
|
"mfaTypes": [
|
|
"SMS Text Message"
|
|
],
|
|
"smsAuthenticationMessage": "Your authentication code is {####}",
|
|
"smsVerificationMessage": "Your verification code is {####}",
|
|
"emailVerificationSubject": "Your verification code",
|
|
"emailVerificationMessage": "Your verification code is {####}",
|
|
"defaultPasswordPolicy": false,
|
|
"passwordPolicyMinLength": 8,
|
|
"passwordPolicyCharacters": [],
|
|
"requiredAttributes": [
|
|
"email"
|
|
],
|
|
"userpoolClientGenerateSecret": true,
|
|
"userpoolClientRefreshTokenValidity": 30,
|
|
"userpoolClientWriteAttributes": [
|
|
"email"
|
|
],
|
|
"userpoolClientReadAttributes": [
|
|
"email"
|
|
],
|
|
"userpoolClientLambdaRole": "hpiotw78e5977f_userpoolclient_lambda_role",
|
|
"userpoolClientSetAttributes": false,
|
|
"resourceName": "hpiotwebapp78e5977f",
|
|
"authSelections": "identityPoolAndUserPool",
|
|
"authRoleArn": {
|
|
"Fn::GetAtt": [
|
|
"AuthRole",
|
|
"Arn"
|
|
]
|
|
},
|
|
"unauthRoleArn": {
|
|
"Fn::GetAtt": [
|
|
"UnauthRole",
|
|
"Arn"
|
|
]
|
|
},
|
|
"useDefault": "default",
|
|
"usernameAttributes": [
|
|
"email, phone_number"
|
|
],
|
|
"dependsOn": []
|
|
} |