Skip to main content

logging_configurations

Retrieves a list of logging_configurations in a region

Overview

Namelogging_configurations
TypeResource
Descriptionlogging_configurations
Idawscc.networkfirewall.logging_configurations

Fields

NameDatatypeDescription
firewall_arnundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
firewall_arn
FROM awscc.networkfirewall.logging_configurations
WHERE region = 'us-east-1'

Permissions

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

Create

logs:CreateLogDelivery,
logs:GetLogDelivery,
logs:ListLogDeliveries,
s3:PutBucketPolicy,
s3:GetBucketPolicy,
logs:PutResourcePolicy,
logs:DescribeResourcePolicies,
logs:DescribeLogGroups,
iam:CreateServiceLinkedRole,
firehose:TagDeliveryStream,
network-firewall:UpdateLoggingConfiguration,
network-firewall:DescribeLoggingConfiguration

List

logs:GetLogDelivery,
logs:ListLogDeliveries,
network-firewall:DescribeLoggingConfiguration