AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-12-16 · Documentation low

File: cli/latest/reference/logs/put-delivery-source.md

Summary

Updated CLI version from 2.32.16 to 2.32.17 and added valid log types for Network Firewall Proxy and Quick Suite

Security assessment

Added documentation for valid log types (ALERT_LOGS, DENY_LOGS, etc.) which are relevant to security monitoring features of Network Firewall. This enhances documentation of security-related logging capabilities but does not address a specific security vulnerability.

Diff

diff --git a/cli/latest/reference/logs/put-delivery-source.md b/cli/latest/reference/logs/put-delivery-source.md
index d5c9838c2..41e74e7cc 100644
--- a//cli/latest/reference/logs/put-delivery-source.md
+++ b//cli/latest/reference/logs/put-delivery-source.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.17 Command Reference](../../index.html) »
@@ -141,0 +142 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2
+>   * For Network Firewall Proxy, the valid values are `ALERT_LOGS` , `ALLOW_LOGS` , and `DENY_LOGS` .
@@ -143,0 +145 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2
+>   * For Quick Suite, the valid values are `CHAT_LOGS` and `FEEDBACK_LOGS` .
@@ -394 +396 @@ deliverySource -> (structure)
-  * [AWS CLI 2.32.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.17 Command Reference](../../index.html) »