AWS datasync documentation change
Summary
Updated secret configuration description to specify IAM role instead of KMS key for secret access
Security assessment
Clarifies security configuration by specifying IAM role-based access to secrets rather than KMS key management. Improves documentation of existing security controls but doesn't indicate a vulnerability fix.
Diff
diff --git a/datasync/latest/userguide/API_DescribeLocationAzureBlob.md b/datasync/latest/userguide/API_DescribeLocationAzureBlob.md index 2c8766eb9..c2057ee79 100644 --- a//datasync/latest/userguide/API_DescribeLocationAzureBlob.md +++ b//datasync/latest/userguide/API_DescribeLocationAzureBlob.md @@ -124 +124 @@ Type: Timestamp -Describes configuration information for a customer-managed secret, such as an authentication token that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key. +Describes configuration information for a customer-managed secret, such as an authentication token that DataSync uses to access a specific storage location, with a customer-managed AWS Identity and Access Management (IAM) role that provides access to the secret.