paws.security.identity (version 0.1.0)

waf_get_logging_configuration: Returns the LoggingConfiguration for the specified web ACL

Description

Returns the LoggingConfiguration for the specified web ACL.

Usage

waf_get_logging_configuration(ResourceArn)

Arguments

ResourceArn

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

Request syntax

svc$get_logging_configuration(
  ResourceArn = "string"
)