AlternateIdentifier
A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- ExternalId
-
The identifier issued to this resource by an external identity provider.
Type: ExternalId object
Required: No
- UniqueAttribute
-
An entity attribute that's unique to a specific entity.
Type: UniqueAttribute object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: