AWS Security ChangesHomeSearch

AWS online-register documentation change

Service: online-register · 2026-01-22 · Documentation low

File: online-register/latest/data-formats/awsnetworkfirewall.md

Summary

Added new proxy management APIs (DescribeProxy*, ListProxy*)

Security assessment

Adds documentation for proxy configuration features in a security service, but no evidence of addressing specific vulnerabilities. Enhances security feature visibility.

Diff

diff --git a/online-register/latest/data-formats/awsnetworkfirewall.md b/online-register/latest/data-formats/awsnetworkfirewall.md
index 408d55393..0617d7ef8 100644
--- a//online-register/latest/data-formats/awsnetworkfirewall.md
+++ b//online-register/latest/data-formats/awsnetworkfirewall.md
@@ -13,0 +14,4 @@ Actions | Description | Access level
+[DescribeProxy](https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_DescribeProxy.html)| Retrieve the data objects that define a proxy| Read  
+[DescribeProxyConfiguration](https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_DescribeProxyConfiguration.html)| Retrieve the data objects that define a proxy configuration| Read  
+[DescribeProxyRule](https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_DescribeProxyRule.html)| Retrieve the data objects that define a proxy rule| Read  
+[DescribeProxyRuleGroup](https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_DescribeProxyRuleGroup.html)| Retrieve the data objects that define a proxy rule group| Read  
@@ -25,0 +30,3 @@ Actions | Description | Access level
+[ListProxies](https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_ListProxies.html)| Retrieve the metadata for proxies| List  
+[ListProxyConfigurations](https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_ListProxyConfigurations.html)| Retrieve the metadata for proxy configurations| List  
+[ListProxyRuleGroups](https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_ListProxyRuleGroups.html)| Retrieve the metadata for proxy rule groups| List