AWS Security ChangesHomeSearch

AWS Route53 documentation change

Service: Route53 · 2025-05-01 · Documentation low

File: Route53/latest/DeveloperGuide/profile-high-level-steps.md

Summary

Added interface VPC endpoints to associable resources list with documentation link

Security assessment

Expands documentation for network security feature (VPC endpoints) without addressing specific vulnerabilities

Diff

diff --git a/Route53/latest/DeveloperGuide/profile-high-level-steps.md b/Route53/latest/DeveloperGuide/profile-high-level-steps.md
index 146071ae8..c65196d95 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, and DNS Firewall rule groups. 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).
+  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).