AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-03-13 · Documentation low

File: cli/latest/reference/datasync/describe-location-object-storage.md

Summary

Updated CustomSecretConfig description to clarify IAM role usage instead of KMS key reference

Security assessment

The change enhances documentation about IAM role-based secret access but doesn't indicate a security vulnerability fix. It improves clarity around existing security controls without evidence of addressing a specific security issue

Diff

diff --git a/cli/latest/reference/datasync/describe-location-object-storage.md b/cli/latest/reference/datasync/describe-location-object-storage.md
index 8f97f63a6..4e9f013aa 100644
--- a//cli/latest/reference/datasync/describe-location-object-storage.md
+++ b//cli/latest/reference/datasync/describe-location-object-storage.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.8 Command Reference](../../index.html) »
@@ -350 +350 @@ CustomSecretConfig -> (structure)
-> Describes configuration information for a customer-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed KMS key.
+> Describes configuration information for a customer-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed Identity and Access Management (IAM) role that provides access to the secret.
@@ -384 +384 @@ CustomSecretConfig -> (structure)
-  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.8 Command Reference](../../index.html) »