Files
lunchrun-amplify/amplify/backend/auth/lunchruna5e025e4/parameters.json
2020-05-24 20:45:07 -05:00

51 lines
1.5 KiB
JSON

{
"identityPoolName": "lunchruna5e025e4_identitypool_a5e025e4",
"allowUnauthenticatedIdentities": false,
"resourceNameTruncated": "lunchra5e025e4",
"userPoolName": "lunchruna5e025e4_userpool_a5e025e4",
"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": "lunchra5e025e4_userpoolclient_lambda_role",
"userpoolClientSetAttributes": false,
"sharedId": "a5e025e4",
"resourceName": "lunchruna5e025e4",
"authSelections": "identityPoolAndUserPool",
"authRoleArn": {
"Fn::GetAtt": [
"AuthRole",
"Arn"
]
},
"unauthRoleArn": {
"Fn::GetAtt": [
"UnauthRole",
"Arn"
]
},
"useDefault": "default",
"userPoolGroupList": [],
"dependsOn": []
}