wafv2_delete_logging_configuration {paws.security.identity} | R Documentation |
Deletes the LoggingConfiguration from the specified web ACL
Description
Deletes the LoggingConfiguration from the specified web ACL.
See https://www.paws-r-sdk.com/docs/wafv2_delete_logging_configuration/ for full documentation.
Usage
wafv2_delete_logging_configuration(
ResourceArn,
LogType = NULL,
LogScope = NULL
)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the web ACL from which you want to delete the LoggingConfiguration. |
LogType |
Used to distinguish between various logging options. Currently, there is one option. Default: |
LogScope |
The owner of the logging configuration, which must be set to The log scope Default: |