We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6f2185 + bb82638 commit 9d7b86bCopy full SHA for 9d7b86b
resources/cognito-user-pool.yml
@@ -5,7 +5,7 @@ Resources:
5
# Generate a name based on the stage
6
UserPoolName: ${self:custom.stage}-user-pool
7
# Set email as an alias
8
- AliasAttributes:
+ UsernameAttributes:
9
- email
10
AutoVerifiedAttributes:
11
0 commit comments