AWS sagemaker documentation change
Summary
Replaced placeholder KMS key ARN with concrete example
Security assessment
Change only updates example value format without altering security content or addressing vulnerabilities. Maintains existing security documentation quality.
Diff
diff --git a/sagemaker/latest/dg/scheduled-notebook-policies-other.md b/sagemaker/latest/dg/scheduled-notebook-policies-other.md index 034f5d29a..5e9f63d57 100644 --- a//sagemaker/latest/dg/scheduled-notebook-policies-other.md +++ b//sagemaker/latest/dg/scheduled-notebook-policies-other.md @@ -194 +194 @@ JSON - "Resource":"your_KMS_key_ARN" + "Resource":"arn:aws:kms:us-east-1:111122223333:key/key-id"