View source: R/wafv2_operations.R
wafv2_delete_logging_configuration | R Documentation |
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
)
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: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.