Learn R Programming

paws.security.identity (version 0.7.0)

wafv2_get_logging_configuration: Returns the LoggingConfiguration for the specified web ACL

Description

Returns the LoggingConfiguration for the specified web ACL.

See https://www.paws-r-sdk.com/docs/wafv2_get_logging_configuration/ for full documentation.

Usage

wafv2_get_logging_configuration(ResourceArn, LogType = NULL, LogScope = NULL)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.

LogType

Used to distinguish between various logging options. Currently, there is one option.

Default: WAF_LOGS

LogScope

The owner of the logging configuration, which must be set to CUSTOMER for the configurations that you manage.

The log scope SECURITY_LAKE indicates a configuration that is managed through Amazon Security Lake. You can use Security Lake to collect log and event data from various sources for normalization, analysis, and management. For information, see Collecting data from Amazon Web Services services in the Amazon Security Lake user guide.

Default: CUSTOMER