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.
-
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 AWS SDKs, see the following: