| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIdentityProviderResponse> |
CognitoIdentityProviderAsyncClient.createIdentityProvider(CreateIdentityProviderRequest createIdentityProviderRequest)
Creates an identity provider for a user pool.
|
default CreateIdentityProviderResponse |
CognitoIdentityProviderClient.createIdentityProvider(CreateIdentityProviderRequest createIdentityProviderRequest)
Creates an identity provider for a user pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateIdentityProviderRequestMarshaller.marshall(CreateIdentityProviderRequest createIdentityProviderRequest) |
Copyright © 2021. All rights reserved.