Deletes the LoggingConfiguration from the specified web ACL.
See https://www.paws-r-sdk.com/docs/wafv2_delete_logging_configuration/ for full documentation.
wafv2_delete_logging_configuration(
ResourceArn,
LogType = NULL,
LogScope = NULL
)
[required] The Amazon Resource Name (ARN) of the web ACL from which you want to delete the LoggingConfiguration.
Used to distinguish between various logging options. Currently, there is one option.
Default: WAF_LOGS
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