resolver_query_logging_config_associations
Retrieves a list of resolver_query_logging_config_associations
in a region
Overview
Name | resolver_query_logging_config_associations |
Type | Resource |
Description | resolver_query_logging_config_associations |
Id | awscc.route53resolver.resolver_query_logging_config_associations |
Fields
Name | Datatype | Description |
---|---|---|
id | string | Id |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
id
FROM awscc.route53resolver.resolver_query_logging_config_associations
WHERE region = 'us-east-1'
Permissions
To operate on the resolver_query_logging_config_associations
resource, the following permissions are required:
Create
resolverquerylogging:AssociateConfig,
resolverquerylogging:GetConfigAssociation,
route53resolver:AssociateResolverQueryLogConfig,
ec2:DescribeVpcs,
route53resolver:GetResolverQueryLogConfigAssociation
List
resolverquerylogging:ListConfigAssociations,
route53resolver:ListResolverQueryLogConfigAssociations