24 lines
448 B
JSON
24 lines
448 B
JSON
{
|
|
"authSelections": "identityPoolAndUserPool",
|
|
"resourceName": "safeqr",
|
|
"serviceType": "imported",
|
|
"region": "ap-southeast-1",
|
|
"usernameAttributes": [
|
|
"email"
|
|
],
|
|
"authProvidersUserPool": [
|
|
"Google"
|
|
],
|
|
"requiredAttributes": [
|
|
"email"
|
|
],
|
|
"passwordPolicyMinLength": 6,
|
|
"passwordPolicyCharacters": [],
|
|
"mfaConfiguration": "OPTIONAL",
|
|
"autoVerifiedAttributes": [
|
|
"email"
|
|
],
|
|
"mfaTypes": [
|
|
"TOTP"
|
|
]
|
|
} |