cognitoidentityprovider_set_log_delivery_configuration {paws.security.identity}R Documentation

Sets up or modifies the detailed activity logging configuration of a user pool

Description

Sets up or modifies the detailed activity logging configuration of a user pool.

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 detailed activity logging .

LogConfigurations

[required] A collection of all of the detailed activity logging configurations for a user pool.


[Package paws.security.identity version 0.6.1 Index]