| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidentityprovider.model |
Classes modeling the various types represented by AmazonCognitoIdentityProvider
|
| Modifier and Type | Method and Description |
|---|---|
UpdateUserPoolDomainResult |
AmazonCognitoIdentityProviderClient.updateUserPoolDomain(UpdateUserPoolDomainRequest updateUserPoolDomainRequest)
Updates the Secure Sockets Layer (SSL) certificate for the custom domain
for your user pool.
|
UpdateUserPoolDomainResult |
AmazonCognitoIdentityProvider.updateUserPoolDomain(UpdateUserPoolDomainRequest updateUserPoolDomainRequest)
Updates the Secure Sockets Layer (SSL) certificate for the custom domain
for your user pool.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateUserPoolDomainResult |
UpdateUserPoolDomainResult.withCloudFrontDomain(String cloudFrontDomain)
The Amazon CloudFront endpoint that Amazon Cognito set up when you added
the custom domain to your user pool.
|
Copyright © 2020. All rights reserved.