Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#getting-started
Title
# getting-started
n
nice-petabyte-37240
03/14/2022, 7:50 AM
does anyone know how to change the verification option from no verification to email? can't find it in documentation! (
https://www.pulumi.com/registry/packages/aws/api-docs/cognito/userpool/
)
e
echoing-dinner-19531
03/14/2022, 8:33 AM
I think you need to set the
autoVerifiedAttributes
property to ["email"}
n
nice-petabyte-37240
03/14/2022, 8:46 AM
oh, I thought it means there will be no verification is needed for those fields.
e
echoing-dinner-19531
03/14/2022, 8:56 AM
Yeh it's a bit of a confusing name
👍 1
4 Views
Post