-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Support Route53 Resolver Query Logging #14877
Copy link
Copy link
Closed
Labels
enhancementRequests to existing resources that expand the functionality or scope.Requests to existing resources that expand the functionality or scope.new-resourceIntroduces a new resource.Introduces a new resource.service/route53Issues and PRs that pertain to the route53 service.Issues and PRs that pertain to the route53 service.service/route53resolverIssues and PRs that pertain to the route53resolver service.Issues and PRs that pertain to the route53resolver service.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementRequests to existing resources that expand the functionality or scope.Requests to existing resources that expand the functionality or scope.new-resourceIntroduces a new resource.Introduces a new resource.service/route53Issues and PRs that pertain to the route53 service.Issues and PRs that pertain to the route53 service.service/route53resolverIssues and PRs that pertain to the route53resolver service.Issues and PRs that pertain to the route53resolver service.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Community Note
Description
AWS released a new feature for Route53 Resolver to write DNS queries to a log destination. See *QueryLog* actions in the API Reference.
New or Affected Resource(s)
* I'm not sure aws_route53_resolver_query_log_config_policy is required. I went through a RAM-sharing scenario in the console, and reviewing CloudTrail, do not see any explicit API methods called regarding these policies. It may just be a permission required behind the scenes.
Potential Terraform Configuration
References
https://aws.amazon.com/blogs/aws/log-your-vpc-dns-queries-with-route-53-resolver-query-logs/
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver-query-logs.html
https://docs.aws.amazon.com/Route53/latest/APIReference/API_Operations_Amazon_Route_53_Resolver.html