AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-04-07 · Documentation low

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

Summary

Added documentation for SECURITY_FINDING_LOGS log type, specifying to use a wildcard ARN for the hub resource and noting it's for AWS Security Hub CSPM.

Security assessment

This change adds documentation for a security feature (Security Hub CSPM logs) and provides guidance on using wildcard ARNs. While it documents security-related functionality, there's no evidence it addresses a specific security vulnerability or incident.

Diff

diff --git a/cli/latest/reference/logs/put-delivery-source.md b/cli/latest/reference/logs/put-delivery-source.md
index 78a305f78..a0ef983d9 100644
--- a//cli/latest/reference/logs/put-delivery-source.md
+++ b//cli/latest/reference/logs/put-delivery-source.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.23 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.25 Command Reference](../../index.html) »
@@ -125,0 +126,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2
+> 
+> For the `SECURITY_FINDING_LOGS` logType, use a wildcard ARN for the hub resource. For example, `arn:aws:securityhub:us-east-1:111122223333:hub/*`
@@ -151,0 +154 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2
+>   * For Amazon Web Services Security Hub CSPM, the valid value is `SECURITY_FINDING_LOGS` .
@@ -414 +417 @@ deliverySource -> (structure)
-  * [AWS CLI 2.34.23 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.25 Command Reference](../../index.html) »