AWS Security ChangesHomeSearch

AWS Route53 documentation change

Service: Route53 · 2026-03-07 · Documentation low

File: Route53/latest/DeveloperGuide/gr-configuring-access-sources.md

Summary

Updated UI labels and simplified IP range configuration steps in access source rule documentation

Security assessment

These changes reflect UI/UX updates to the access control configuration process without altering security functionality or addressing vulnerabilities.

Diff

diff --git a/Route53/latest/DeveloperGuide/gr-configuring-access-sources.md b/Route53/latest/DeveloperGuide/gr-configuring-access-sources.md
index d8f1c5350..cb71f63bb 100644
--- a//Route53/latest/DeveloperGuide/gr-configuring-access-sources.md
+++ b//Route53/latest/DeveloperGuide/gr-configuring-access-sources.md
@@ -19 +19 @@ Follow these steps to create an access source rule that allows specific IP range
-  3. For **Rule name** , enter a descriptive name that identifies the purpose of this rule, such as `office-network` or `vpn-users`.
+  3. For **Name** , enter a descriptive name that identifies the purpose of this rule, such as `office-network` or `vpn-users`.
@@ -21 +21 @@ Follow these steps to create an access source rule that allows specific IP range
-  4. For **IP address type** , choose **IPV4** or **IPV6**.
+  4. For **IP address range** , specify the IP addresses that should have access. You can use CIDR notation for IP ranges: `192.168.1.0/24` or individual IP addresses: `203.0.113.5/32`.
@@ -23,3 +23 @@ Follow these steps to create an access source rule that allows specific IP range
-  5. For **CIDR block** , specify the IP addresses that should have access. You can use CIDR notation for IP ranges: `203.0.113.0/24` or `2001:db8::/112`, or individual IP addresses: `203.0.113.5/32` or `2001:db8::1/128`.
-
-  6. For **Protocol** , select the DNS protocols this rule applies to:
+  5. For **Protocol** , select the DNS protocols this rule applies to:
@@ -33 +31 @@ Follow these steps to create an access source rule that allows specific IP range
-  7. Choose **Create access source rule**.
+  6. Choose **Create access source rule**.