| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users.
|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
GetLogDeliveryConfigurationResult |
AbstractAWSCognitoIdentityProvider.getLogDeliveryConfiguration(GetLogDeliveryConfigurationRequest request) |
GetLogDeliveryConfigurationResult |
AWSCognitoIdentityProviderClient.getLogDeliveryConfiguration(GetLogDeliveryConfigurationRequest request)
Gets the detailed activity logging configuration for a user pool.
|
GetLogDeliveryConfigurationResult |
AWSCognitoIdentityProvider.getLogDeliveryConfiguration(GetLogDeliveryConfigurationRequest getLogDeliveryConfigurationRequest)
Gets the detailed activity logging configuration for a user pool.
|
| Modifier and Type | Method and Description |
|---|---|
GetLogDeliveryConfigurationResult |
GetLogDeliveryConfigurationResult.clone() |
GetLogDeliveryConfigurationResult |
GetLogDeliveryConfigurationResult.withLogDeliveryConfiguration(LogDeliveryConfigurationType logDeliveryConfiguration)
The detailed activity logging configuration of the requested user pool.
|
Copyright © 2023. All rights reserved.