User - Amazon QuickSight

User

A registered user of Amazon QuickSight.

Contents

Note

In the following list, the required parameters are described first.

Active

The active status of user. When you create an Amazon QuickSight user that's not an IAM user or an Active Directory user, that user is inactive until they sign in and provide a password.

Type: Boolean

Required: No

Arn

The Amazon Resource Name (ARN) for the user.

Type: String

Required: No

CustomPermissionsName

The custom permissions profile associated with this user.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9+=,.@_-]+$

Required: No

Email

The user's email address.

Type: String

Required: No

ExternalLoginFederationProviderType

The type of supported external login provider that provides identity to let the user federate into Amazon QuickSight with an associated IAM role. The type can be one of the following.

  • COGNITO: Amazon Cognito. The provider URL is cognito-identity.amazonaws.com.

  • CUSTOM_OIDC: Custom OpenID Connect (OIDC) provider.

Type: String

Required: No

ExternalLoginFederationProviderUrl

The URL of the external login provider.

Type: String

Required: No

ExternalLoginId

The identity ID for the user in the external login provider.

Type: String

Required: No

IdentityType

The type of identity authentication used by the user.

Type: String

Valid Values: IAM | QUICKSIGHT | IAM_IDENTITY_CENTER

Required: No

PrincipalId

The principal ID of the user.

Type: String

Required: No

Role

The Amazon QuickSight role for the user. The user role can be one of the following:.

  • READER: A user who has read-only access to dashboards.

  • AUTHOR: A user who can create data sources, datasets, analyses, and dashboards.

  • ADMIN: A user who is an author, who can also manage Amazon Amazon QuickSight settings.

  • RESTRICTED_READER: This role isn't currently available for use.

  • RESTRICTED_AUTHOR: This role isn't currently available for use.

Type: String

Valid Values: ADMIN | AUTHOR | READER | RESTRICTED_AUTHOR | RESTRICTED_READER

Required: No

UserName

The user's user name. This value is required if you are registering a user that will be managed in Amazon QuickSight. In the output, the value for UserName is N/A when the value for IdentityType is IAM and the corresponding IAM user is deleted.

Type: String

Length Constraints: Minimum length of 1.

Pattern: [\u0020-\u00FF]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: