AWS cli documentation change
Summary
Added documentation for ConsumedStatefulDomainCapacity field and updated CLI version reference
Security assessment
Added documentation for ConsumedStatefulDomainCapacity field which tracks domain name specifications in stateful domain rule groups. This helps users monitor resource usage in firewall policies but doesn't address a specific security vulnerability.
Diff
diff --git a/cli/latest/reference/network-firewall/update-firewall-policy.md b/cli/latest/reference/network-firewall/update-firewall-policy.md index 11f0651ae..060f76223 100644 --- a//cli/latest/reference/network-firewall/update-firewall-policy.md +++ b//cli/latest/reference/network-firewall/update-firewall-policy.md @@ -15 +15 @@ - * [AWS CLI 2.34.32 Command Reference](../../index.html) » + * [AWS CLI 2.34.34 Command Reference](../../index.html) » @@ -792,0 +793,4 @@ FirewallPolicyResponse -> (structure) +> ConsumedStatefulDomainCapacity -> (integer) +> +>> The total number of domain name specifications across all domain list rule groups in the firewall policy that use the `stateful-domain-rulegroup` resource type. +> @@ -838 +842 @@ FirewallPolicyResponse -> (structure) - * [AWS CLI 2.34.32 Command Reference](../../index.html) » + * [AWS CLI 2.34.34 Command Reference](../../index.html) »