create-cognito-user
v1.0.13
Published
An npx tool for creating new users in a cognito user pool
Downloads
4
Readme
Description
This is an npx tool for creating a new user in an AWS Cognito user pool.
Usage
This will start an interactive session, in which you will be prompted to insert your new user's details
Please note!
The authenticated user must have permission to execute the following SDK commands:
- DescribeUserPoolCommand,
- AdminCreateUserCommand,
- AdminGetUserCommand,
- AdminUpdateUserAttributesCommand