Creating a user by an administrator

Create a user using admin-create-user, providing our admin user profile name as follows:

aws cognito-idp admin-create-user 
--user-pool-id us-east-1_Q1cydt6I0
--username testuser
--temporary-password Passw0rd$
--profile awssecadmin

We should get the following response:

In the next section, we will create a user through self-signup with admin confirmation.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.58.216.74