Skip to content

Commit ad7af53

Browse files
committed
test: updated snapshot
1 parent 8682ac0 commit ad7af53

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/@aws-cdk/aws-cognito/test/user-pool-explicit-props.integ.snapshot/integ-user-pool.template.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -767,6 +767,9 @@
767767
"email",
768768
"phone_number"
769769
],
770+
"UserAttributeUpdateSettings": {
771+
"AttributesRequireVerificationBeforeUpdate": ["email", "phone_number"]
772+
},
770773
"EmailVerificationMessage": "verification email body from the integ test. Code is {####}.",
771774
"EmailVerificationSubject": "verification email subject from the integ test",
772775
"LambdaConfig": {

0 commit comments

Comments
 (0)