Back to Aws Doc Sdk Examples

Scenario - Sign up a user with a user pool that requires MFA

javascriptv3/example_code/cognito-identity-provider/scenarios/basic/README.md

latest507 B
Original Source

Scenario - Sign up a user with a user pool that requires MFA

This interactive command prompt shows you how to use the AWS SDK for JavaScript with Amazon Cognito.

For the purpose of this example, root refers to the same directory as this readme.

Prerequisites

  • Follow the steps in the parent README.

Run the interactive command prompt

  1. From your terminal, change directories to root.
  2. Run node index.js.
  3. Type help and press Enter to see a list of commands.