AWS Security ChangesHomeSearch

AWS Route53 documentation change

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

File: Route53/latest/DeveloperGuide/outpost-resolver-add-inbound-endpoints.md

Summary

Corrected reference from 'outbound endpoint' to 'inbound endpoint' in security group documentation

Security assessment

Fixes a documentation typo to ensure proper security group configuration guidance. While misconfiguration could theoretically lead to security risks, there's no indication this was an exploited vulnerability rather than a clarification.

Diff

diff --git a/Route53/latest/DeveloperGuide/outpost-resolver-add-inbound-endpoints.md b/Route53/latest/DeveloperGuide/outpost-resolver-add-inbound-endpoints.md
index 52e41215d..4d7948652 100644
--- a//Route53/latest/DeveloperGuide/outpost-resolver-add-inbound-endpoints.md
+++ b//Route53/latest/DeveloperGuide/outpost-resolver-add-inbound-endpoints.md
@@ -52 +52 @@ All inbound DNS queries from your network pass through this VPC on the way to Re
-The ID of one or more security groups that you want to use to control access to this outbound endpoint. The security group that you specify must include one or more inbound rules. Inbound rules must allow TCP and UDP access on port 53. You can't change this value after you create the endpoint.
+The ID of one or more security groups that you want to use to control access to this inbound endpoint. The security group that you specify must include one or more inbound rules. Inbound rules must allow TCP and UDP access on port 53. You can't change this value after you create the endpoint.