| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| Modifier and Type | Method and Description |
|---|---|
AdminLinkProviderForUserResult |
AmazonCognitoIdentityProviderClient.adminLinkProviderForUser(AdminLinkProviderForUserRequest adminLinkProviderForUserRequest)
Links an existing user account in a user pool (
DestinationUser) to an identity from an external identity
provider (SourceUser) based on a specified attribute name
and value from the external identity provider. |
AdminLinkProviderForUserResult |
AmazonCognitoIdentityProvider.adminLinkProviderForUser(AdminLinkProviderForUserRequest adminLinkProviderForUserRequest)
Links an existing user account in a user pool (
DestinationUser) to an identity from an external identity
provider (SourceUser) based on a specified attribute name
and value from the external identity provider. |
Copyright © 2020. All rights reserved.