AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-19 · Documentation low

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

Summary

Expanded valid log types for Amazon Bedrock services and Amazon Q, adding new log categories

Security assessment

Added documentation about additional log types (USAGE_LOGS, SYNC_JOB_LOGS) which improves audit capabilities but doesn't address specific vulnerabilities

Diff

diff --git a/cli/latest/reference/logs/put-delivery-source.md b/cli/latest/reference/logs/put-delivery-source.md
index dec2d8896..232128eda 100644
--- a//cli/latest/reference/logs/put-delivery-source.md
+++ b//cli/latest/reference/logs/put-delivery-source.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
@@ -130 +130,6 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2
->   * For Amazon Bedrock, the valid value is `APPLICATION_LOGS` and `TRACES` .
+>   * For Amazon Bedrock Agents, the valid values are `APPLICATION_LOGS` and `EVENT_LOGS` .
+>   * For Amazon Bedrock Knowledge Bases, the valid value is `APPLICATION_LOGS` .
+>   * For Amazon Bedrock AgentCore Runtime, the valid values are `APPLICATION_LOGS` , `USAGE_LOGS` and `TRACES` .
+>   * For Amazon Bedrock AgentCore Tools, the valid values are `APPLICATION_LOGS` , `USAGE_LOGS` and `TRACES` .
+>   * For Amazon Bedrock AgentCore Identity, the valid values are `APPLICATION_LOGS` and `TRACES` .
+>   * For Amazon Bedrock AgentCore Gateway, the valid values are `APPLICATION_LOGS` and `TRACES` .
@@ -138,2 +143,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2
->   * For Amazon Q, the valid value is `EVENT_LOGS` .
->   * For Amazon SES mail manager, the valid values are `APPLICATION_LOG` and `TRAFFIC_POLICY_DEBUG_LOGS` .
+>   * For Amazon Q, the valid values are `EVENT_LOGS` and `SYNC_JOB_LOGS` .
+>   * For Amazon SES mail manager, the valid values are `APPLICATION_LOGS` and `TRAFFIC_POLICY_DEBUG_LOGS` .
@@ -387 +392 @@ deliverySource -> (structure)
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »