RegisterUser
Use the RegisterUser
operation to create an QuickSight user whose identity is
associated with the IAM identity or role specified in the request. When you register a new
user from the Amazon QuickSight API, Amazon QuickSight generates a registration URL. The user accesses this
registration URL to create their account. Amazon QuickSight does not send a registration email to users
who are registered from the Amazon QuickSight API.
Following is an example AWS CLI command for this operation.
After using this operation, you get a response that includes a link labeled
Invitation URL. Click the Invitation URL
to set up a password and activate the new account. The new user then appear in the
QuickSight UI. You can use the ListUsers
operation to list all users and
their corresponding user IDs.
For more information about RegisterUser
operation, see RegisterUserin the QuickSight API Reference.