View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_set_log_delivery_configuration | R Documentation |
Sets up or modifies the logging configuration of a user pool. User pools can export user notification logs and advanced security features user activity logs.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_set_log_delivery_configuration/ for full documentation.
cognitoidentityprovider_set_log_delivery_configuration(
UserPoolId,
LogConfigurations
)
UserPoolId |
[required] The ID of the user pool where you want to configure logging. |
LogConfigurations |
[required] A collection of the logging configurations for a user pool. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.