cognitoidentityprovider_get_log_delivery_configuration {paws.security.identity} | R Documentation |
Gets the logging configuration of a user pool
Description
Gets the logging configuration of a user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_get_log_delivery_configuration/ for full documentation.
Usage
cognitoidentityprovider_get_log_delivery_configuration(UserPoolId)
Arguments
UserPoolId |
[required] The ID of the user pool that has the logging configuration that you want to view. |
[Package paws.security.identity version 0.7.0 Index]