| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetLogDeliveryConfigurationResponse |
CognitoIdentityProviderClient.getLogDeliveryConfiguration(GetLogDeliveryConfigurationRequest getLogDeliveryConfigurationRequest)
Gets the detailed activity logging configuration for a user pool.
|
default CompletableFuture<GetLogDeliveryConfigurationResponse> |
CognitoIdentityProviderAsyncClient.getLogDeliveryConfiguration(GetLogDeliveryConfigurationRequest getLogDeliveryConfigurationRequest)
Gets the detailed activity logging configuration for a user pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLogDeliveryConfigurationRequestMarshaller.marshall(GetLogDeliveryConfigurationRequest getLogDeliveryConfigurationRequest) |
Copyright © 2023. All rights reserved.