| 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 SetLogDeliveryConfigurationResponse |
CognitoIdentityProviderClient.setLogDeliveryConfiguration(SetLogDeliveryConfigurationRequest setLogDeliveryConfigurationRequest)
Sets up or modifies the detailed activity logging configuration of a user pool.
|
default CompletableFuture<SetLogDeliveryConfigurationResponse> |
CognitoIdentityProviderAsyncClient.setLogDeliveryConfiguration(SetLogDeliveryConfigurationRequest setLogDeliveryConfigurationRequest)
Sets up or modifies the detailed activity logging configuration of a user pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetLogDeliveryConfigurationRequestMarshaller.marshall(SetLogDeliveryConfigurationRequest setLogDeliveryConfigurationRequest) |
Copyright © 2023. All rights reserved.