logging_configurations_list_only
Lists logging_configurations
in a region or regions, for all properties use logging_configurations
Overview
Name | logging_configurations_list_only |
Type | Resource |
Description | A WAFv2 Logging Configuration Resource Provider |
Id | aws.wafv2.logging_configurations_list_only |
Fields
Name | Datatype | Description |
---|---|---|
resource_arn | string | The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all logging_configurations
in a region.
SELECT
region,
resource_arn
FROM aws.wafv2.logging_configurations_list_only
;
Permissions
For permissions required to operate on the logging_configurations_list_only
resource, see logging_configurations