AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Added documentation links for KMS key permissions and secret management in Azure Blob storage configuration

Security assessment

Added references to security documentation about using service-managed secrets with custom KMS keys and customer-managed secrets. This improves security documentation but does not indicate a specific security vulnerability being addressed.

Diff

diff --git a/cli/latest/reference/datasync/create-location-azure-blob.md b/cli/latest/reference/datasync/create-location-azure-blob.md
index 0446f4725..6558889d3 100644
--- a//cli/latest/reference/datasync/create-location-azure-blob.md
+++ b//cli/latest/reference/datasync/create-location-azure-blob.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.8 Command Reference](../../index.html) »
@@ -292 +292 @@ JSON Syntax:
-> Make sure that DataSync has permission to access the KMS key that you specify.
+> Make sure that DataSync has permission to access the KMS key that you specify. For more information, see [Using a service-managed secret encrypted with a custom KMS key](https://docs.aws.amazon.com/datasync/latest/userguide/location-credentials.html#service-secret-custom-key) .
@@ -337 +337 @@ JSON Syntax:
-> Specifies configuration information for a customer-managed Secrets Manager secret where the authentication token for an AzureBlob storage location is stored in plain text, in Secrets Manager. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
+> Specifies configuration information for a customer-managed Secrets Manager secret where the authentication token for an AzureBlob storage location is stored in plain text, in Secrets Manager. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret. For more information, see [Using a secret that you manage](https://docs.aws.amazon.com/datasync/latest/userguide/location-credentials.html#custom-secret-custom-key) .
@@ -514 +514 @@ LocationArn -> (string)
-  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.8 Command Reference](../../index.html) »