AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2026-06-28 · Documentation low

File: sagemaker/latest/dg/security_iam_id-based-policy-examples.md

Summary

Corrected condition key from VolumeKmsKeyArn to VolumeKmsKey in KMS policy example.

Security assessment

Fixes documentation accuracy for security policies but doesn't address a specific vulnerability. Improves security documentation correctness.

Diff

diff --git a/sagemaker/latest/dg/security_iam_id-based-policy-examples.md b/sagemaker/latest/dg/security_iam_id-based-policy-examples.md
index ec9496921..9214f55cb 100644
--- a//sagemaker/latest/dg/security_iam_id-based-policy-examples.md
+++ b//sagemaker/latest/dg/security_iam_id-based-policy-examples.md
@@ -960 +960 @@ JSON
-The following policy restricts a user to specify a AWS KMS key to encrypt input data using the `sagemaker:VolumeKmsKeyArn` condition key when creating:
+The following policy restricts a user to specify a AWS KMS key to encrypt input data using the `sagemaker:VolumeKmsKey` condition key when creating: