AWS cli documentation change
Summary
Added 'Category' and 'ManagedListType' fields to FirewallDomainList documentation
Security assessment
Added documentation for threat management capabilities ('THREAT' and 'CONTENT' list types) which are security features. No evidence of addressing specific vulnerabilities.
Diff
diff --git a/cli/latest/reference/route53resolver/create-firewall-domain-list.md b/cli/latest/reference/route53resolver/create-firewall-domain-list.md index 1b6d395cb..e11b1fe21 100644 --- a//cli/latest/reference/route53resolver/create-firewall-domain-list.md +++ b//cli/latest/reference/route53resolver/create-firewall-domain-list.md @@ -14,2 +14,2 @@ - * [previous](associate-resolver-rule.html "associate-resolver-rule") | - * [AWS CLI 2.34.55 Command Reference](../../index.html) » + * [previous](batch-update-firewall-rule.html "batch-update-firewall-rule") | + * [AWS CLI 2.34.57 Command Reference](../../index.html) » @@ -22 +22 @@ - * [← associate-resolver-rule](associate-resolver-rule.html "previous chapter \(use the left arrow\)") / + * [← batch-update-firewall-rule](batch-update-firewall-rule.html "previous chapter \(use the left arrow\)") / @@ -430,0 +431,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` +>> + @@ -432 +453 @@ FirewallDomainList -> (structure) - * [← associate-resolver-rule](associate-resolver-rule.html "previous chapter \(use the left arrow\)") / + * [← batch-update-firewall-rule](batch-update-firewall-rule.html "previous chapter \(use the left arrow\)") / @@ -441,2 +462,2 @@ FirewallDomainList -> (structure) - * [previous](associate-resolver-rule.html "associate-resolver-rule") | - * [AWS CLI 2.34.55 Command Reference](../../index.html) » + * [previous](batch-update-firewall-rule.html "batch-update-firewall-rule") | + * [AWS CLI 2.34.57 Command Reference](../../index.html) »