ProviderUserIdentifierType
The characteristics of a source or destination user for linking a federated user profile to a local user profile.
This data type is a request parameter of AdminLinkProviderForUser and AdminDisableProviderForUser.
Contents
- ProviderAttributeName
-
The name of the provider attribute to link to, such as
NameID
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 131072.
Required: No
- ProviderAttributeValue
-
The value of the provider attribute to link to, such as
xxxxx_account
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 131072.
Required: No
- ProviderName
-
The name of the provider, such as Facebook, Google, or Login with Amazon.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Pattern:
[\p{L}\p{M}\p{S}\p{N}\p{P}\p{Z}]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: