AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-06-25 · Documentation medium

File: cli/latest/reference/logs/index.md

Summary

Added security notice about request logging and new syslog commands

Security assessment

Added transparency notice about non-sensitive data logging and documented new syslog commands which are security-related monitoring features.

Diff

diff --git a/cli/latest/reference/logs/index.md b/cli/latest/reference/logs/index.md
index 703d9b5a9..06cd85daf 100644
--- a//cli/latest/reference/logs/index.md
+++ b//cli/latest/reference/logs/index.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.9 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.11 Command Reference](../../index.html) »
@@ -56,0 +57,2 @@ You can use Amazon CloudWatch Logs to monitor, store, and access your log files
+For more information about CloudWatch Logs features, see the [Amazon CloudWatch Logs User Guide](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html) .
+
@@ -64,0 +67,4 @@ You can use CloudWatch Logs to:
+### Note
+
+CloudWatch Logs might log request contents for fields that aren’t considered sensitive, such as API request parameters for CloudWatch Logs actions. This provides debugging information for failed API requests.
+
@@ -97,0 +104 @@ You can use CloudWatch Logs to:
+  * [delete-syslog-configuration](delete-syslog-configuration.html)
@@ -144,0 +152 @@ You can use CloudWatch Logs to:
+  * [list-syslog-configurations](list-syslog-configurations.html)
@@ -162,0 +171 @@ You can use CloudWatch Logs to:
+  * [put-syslog-configuration](put-syslog-configuration.html)
@@ -190 +199 @@ You can use CloudWatch Logs to:
-  * [AWS CLI 2.35.9 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.11 Command Reference](../../index.html) »