Skip to main content

2 docs tagged with "aws"

View all tags

AWS Cognito

When calling adminUpdateUserAttributes to change email address of a user in Cognito User Pools, the attribute email_verified will be set to false, and an email will be sent out to the user with a verification code.

Use Yarn for Elastic Beanstalk

This article describes how to use yarn (or any other package manager than npm) instead of npm when deploying an Elastic Beanstalk Node.js app.