delete_logging_configuration

WAFV2.Client.delete_logging_configuration(**kwargs)

Deletes the LoggingConfiguration from the specified web ACL.

See also: AWS API Documentation

Request Syntax

response = client.delete_logging_configuration(
    ResourceArn='string'
)
Parameters
ResourceArn (string) --

[REQUIRED]

The Amazon Resource Name (ARN) of the web ACL from which you want to delete the LoggingConfiguration.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • WAFV2.Client.exceptions.WAFInternalErrorException
  • WAFV2.Client.exceptions.WAFNonexistentItemException
  • WAFV2.Client.exceptions.WAFOptimisticLockException
  • WAFV2.Client.exceptions.WAFInvalidParameterException
  • WAFV2.Client.exceptions.WAFInvalidOperationException