Skip to content

Commit 9d7b86b

Browse files
committed
Merge branch 'new-master'
2 parents b6f2185 + bb82638 commit 9d7b86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/cognito-user-pool.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Resources:
55
# Generate a name based on the stage
66
UserPoolName: ${self:custom.stage}-user-pool
77
# Set email as an alias
8-
AliasAttributes:
8+
UsernameAttributes:
99
- email
1010
AutoVerifiedAttributes:
1111
- email

0 commit comments

Comments
 (0)