Skip to main content

logging_configurations

Retrieves a list of logging_configurations in a region

Overview

Namelogging_configurations
TypeResource
Descriptionlogging_configurations
Idawscc.wafv2.logging_configurations

Fields

NameDatatypeDescription
resource_arnstringThe Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
resource_arn
FROM awscc.wafv2.logging_configurations

Permissions

To operate on the logging_configurations resource, the following permissions are required:

Create

wafv2:PutLoggingConfiguration,
wafv2:GetLoggingConfiguration,
firehose:ListDeliveryStreams,
iam:CreateServiceLinkedRole,
iam:DescribeOrganization,
logs:CreateLogDelivery,
s3:PutBucketPolicy,
s3:GetBucketPolicy,
logs:PutResourcePolicy,
logs:DescribeResourcePolicies,
logs:DescribeLogGroups

List

wafv2:ListLoggingConfigurations