AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/storagegateway/describe-tapes.md

Summary

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

Security assessment

The change adds '-eusc' to ARN patterns for tape resources, likely supporting a new AWS region/partition. There is no evidence this addresses a security vulnerability or adds security documentation.

Diff

diff --git a/cli/latest/reference/storagegateway/describe-tapes.md b/cli/latest/reference/storagegateway/describe-tapes.md
index 66655fed9..91fa2afc2 100644
--- a//cli/latest/reference/storagegateway/describe-tapes.md
+++ b//cli/latest/reference/storagegateway/describe-tapes.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
@@ -121 +121 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/storag
->>   * pattern: `arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*)):storagegateway:[a-z\-0-9]+:[0-9]+:tape\/[0-9A-Z]{5,16}$`
+>>   * pattern: `arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*|-eusc)):storagegateway:[a-z\-0-9]+:[0-9]+:tape\/[0-9A-Z]{5,16}$`
@@ -264 +264 @@ Tapes -> (list)
->>>   * pattern: `arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*)):storagegateway:[a-z\-0-9]+:[0-9]+:tape\/[0-9A-Z]{5,16}$`
+>>>   * pattern: `arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*|-eusc)):storagegateway:[a-z\-0-9]+:[0-9]+:tape\/[0-9A-Z]{5,16}$`
@@ -325 +325 @@ Tapes -> (list)
->>>   * pattern: `(^arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*)):kms:([a-zA-Z0-9-]+):([0-9]+):(key|alias)/(\S+)$)|(^alias/(\S+)$)`
+>>>   * pattern: `(^arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*|-eusc)):kms:([a-zA-Z0-9-]+):([0-9]+):(key|alias)/(\S+)$)|(^alias/(\S+)$)`
@@ -375 +375 @@ Marker -> (string)
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »