logging_configurations
Retrieves a list of logging_configurations
in a region
Overview
Name | logging_configurations |
Type | Resource |
Description | logging_configurations |
Id | awscc.networkfirewall.logging_configurations |
Fields
Name | Datatype | Description |
---|---|---|
firewall_arn | undefined | |
region | string | AWS 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