paws.security.identity (version 0.1.0)

waf_delete_logging_configuration: Permanently deletes the LoggingConfiguration from the specified web ACL

Description

Permanently deletes the LoggingConfiguration from the specified web ACL.

Usage

waf_delete_logging_configuration(ResourceArn)

Arguments

ResourceArn

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

Request syntax

svc$delete_logging_configuration(
  ResourceArn = "string"
)