AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/storagegateway/start-cache-report.md

Summary

Updated AWS CLI version reference from 2.31.37 to 2.31.39 and modified IAM role ARN pattern to include '-eusc' partition

Security assessment

Routine update to include new partition in ARN pattern without security implications.

Diff

diff --git a/cli/latest/reference/storagegateway/start-cache-report.md b/cli/latest/reference/storagegateway/start-cache-report.md
index fb9cc145c..c2151e0c4 100644
--- a//cli/latest/reference/storagegateway/start-cache-report.md
+++ b//cli/latest/reference/storagegateway/start-cache-report.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
@@ -134 +134 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/storag
->   * pattern: `^arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*)):iam::([0-9]+):role/(\S+)$`
+>   * pattern: `^arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*|-eusc)):iam::([0-9]+):role/(\S+)$`
@@ -481 +481 @@ CacheReportARN -> (string)
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »