AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-31 · Documentation low

File: cli/latest/reference/route53resolver/get-firewall-domain-list.md

Summary

Updated CLI version reference and added identical 'Category' and 'ManagedListType' field documentation as in delete-firewall-domain-list.md.

Security assessment

Adds same security feature documentation (domain categorization/threat classification) as other files. Consistency update without security issue context.

Diff

diff --git a/cli/latest/reference/route53resolver/get-firewall-domain-list.md b/cli/latest/reference/route53resolver/get-firewall-domain-list.md
index 9657d753b..6d1aec11e 100644
--- a//cli/latest/reference/route53resolver/get-firewall-domain-list.md
+++ b//cli/latest/reference/route53resolver/get-firewall-domain-list.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.57 Command Reference](../../index.html) »
@@ -362,0 +363,21 @@ FirewallDomainList -> (structure)
+> 
+> Category -> (string)
+>
+>> The category of the domain list.
+>> 
+>> Constraints:
+>> 
+>>   * max: `256`
+>> 
+
+> 
+> ManagedListType -> (string)
+>
+>> The type of the managed domain list, for example `THREAT` .
+>> 
+>> Possible values:
+>> 
+>>   * `THREAT`
+>>   * `CONTENT`
+>> 
+
@@ -374 +395 @@ FirewallDomainList -> (structure)
-  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.57 Command Reference](../../index.html) »