| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp |
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
SetLogDeliveryConfigurationRequest |
SetLogDeliveryConfigurationRequest.clone() |
SetLogDeliveryConfigurationRequest |
SetLogDeliveryConfigurationRequest.withLogConfigurations(Collection<LogConfigurationType> logConfigurations)
A collection of all of the detailed activity logging configurations for a user pool.
|
SetLogDeliveryConfigurationRequest |
SetLogDeliveryConfigurationRequest.withLogConfigurations(LogConfigurationType... logConfigurations)
A collection of all of the detailed activity logging configurations for a user pool.
|
SetLogDeliveryConfigurationRequest |
SetLogDeliveryConfigurationRequest.withUserPoolId(String userPoolId)
The ID of the user pool where you want to configure detailed activity logging .
|
Copyright © 2024. All rights reserved.