AWS Route53 documentation change
Summary
Added Resolver query logging configurations to associable Profile resources
Security assessment
Feature documentation update for new associable resource type. No security implications mentioned.
Diff
diff --git a/Route53/latest/DeveloperGuide/profile-high-level-steps.md b/Route53/latest/DeveloperGuide/profile-high-level-steps.md index c65196d95..de80c5d15 100644 --- a//Route53/latest/DeveloperGuide/profile-high-level-steps.md +++ b//Route53/latest/DeveloperGuide/profile-high-level-steps.md @@ -11 +11 @@ To implement Amazon Route 53 Profiles in your Amazon Virtual Private Cloud VPCs, - 2. **Associate DNS resources to the Profile** – The resources you can currently associate to a Profile are private hosted zones, Route 53 Resolver rules, both forwarding and system, DNS Firewall rule groups, and interface VPC endpoints. For more information, see [Associate DNS Firewall rule groups to a Route 53 Profile](./profile-associate-dns-firewall.html), [Associate private hosted zones to a Route 53 Profile](./profile-associate-private-hz.html), [Associate Resolver rules to a Route 53 Profile](./profile-associate-resolver-rules.html), and [Associate interface VPC endpoints to a Route 53 Profile](./profile-associate-vpc-endpoints.html). + 2. **Associate DNS resources to the Profile** – The resources you can currently associate to a Profile are private hosted zones, Route 53 Resolver rules, both forwarding and system, DNS Firewall rule groups, Resolver query logging configurations, and interface VPC endpoints. For more information, see [Associate DNS Firewall rule groups to a Route 53 Profile](./profile-associate-dns-firewall.html), [Associate private hosted zones to a Route 53 Profile](./profile-associate-private-hz.html), [Associate Resolver rules to a Route 53 Profile](./profile-associate-resolver-rules.html), [Associate Resolver query logging configurations to a Route 53 Profile](./profile-associate-query-logging.html), and [Associate interface VPC endpoints to a Route 53 Profile](./profile-associate-vpc-endpoints.html).