cognitoidentityprovider_set_log_delivery_configuration: Sets up or modifies the logging configuration of a user pool

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_set_log_delivery_configurationR Documentation

Sets up or modifies the logging configuration of a user pool

Description

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.

Usage

cognitoidentityprovider_set_log_delivery_configuration(
  UserPoolId,
  LogConfigurations
)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.