AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/datasync/update-location-azure-blob.md

Summary

Updated secret configuration documentation to specify IAM role usage instead of KMS key reference

Security assessment

The modification clarifies security practices for Azure Blob storage authentication but shows no evidence of addressing a specific security vulnerability. It enhances documentation of existing security features

Diff

diff --git a/cli/latest/reference/datasync/update-location-azure-blob.md b/cli/latest/reference/datasync/update-location-azure-blob.md
index 3c5f48625..71515d2d7 100644
--- a//cli/latest/reference/datasync/update-location-azure-blob.md
+++ b//cli/latest/reference/datasync/update-location-azure-blob.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.8 Command Reference](../../index.html) »
@@ -268 +268 @@ JSON Syntax:
-> Specifies 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.
+> Specifies 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.
@@ -457 +457 @@ None
-  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.8 Command Reference](../../index.html) »