UserIdentifier - Amazon Quick Sight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

UserIdentifier

A structure that contains information to identify a user.

Contents

Note

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

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

Email

The email address of the user that you want to get identity context for.

Type: String

Required: No

UserArn

The Amazon Resource Name (ARN) of the user that you want to get identity context for.

Type: String

Required: No

UserName

The name of the user that you want to get identity context for.

Type: String

Required: No

See Also

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