AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated documentation links for KMS key permissions and customer-managed secret configurations

Security assessment

Added references to security documentation guides about proper key management, improving clarity but not addressing vulnerabilities. Enhances existing security documentation without resolving specific security issues.

Diff

diff --git a/cli/latest/reference/datasync/create-location-object-storage.md b/cli/latest/reference/datasync/create-location-object-storage.md
index 5cf7de3c2..8ff9e6b50 100644
--- a//cli/latest/reference/datasync/create-location-object-storage.md
+++ b//cli/latest/reference/datasync/create-location-object-storage.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.8 Command Reference](../../index.html) »
@@ -307 +307 @@ 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) .
@@ -352 +352 @@ JSON Syntax:
-> Specifies configuration information for a customer-managed Secrets Manager secret where the secret key for a specific object 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 secret key for a specific object 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) .
@@ -529 +529 @@ LocationArn -> (string)
-  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.8 Command Reference](../../index.html) »