AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-12-07 · Documentation low

File: prescriptive-guidance/latest/ml-operations-planning/feature-store.md

Summary

Updated S3 bucket ARN example in IAM policy to match current format

Security assessment

Format correction in example policy without evidence of addressing a security vulnerability or adding security features.

Diff

diff --git a/prescriptive-guidance/latest/ml-operations-planning/feature-store.md b/prescriptive-guidance/latest/ml-operations-planning/feature-store.md
index 1051b08a1..9afe91801 100644
--- a//prescriptive-guidance/latest/ml-operations-planning/feature-store.md
+++ b//prescriptive-guidance/latest/ml-operations-planning/feature-store.md
@@ -29 +29 @@ For example, the following policy restricts access to a sensitive feature in Fea
-                "Resource": "arn:aws:s3:::us-east-2-amzn-s3-demo-bucket/12345678910/sagemaker/us-east-2/offline-store/doctor-appointments"
+                "Resource": "arn:aws:s3:::amzn-s3-demo-bucket--usw2-az1--x-s3/12345678910/sagemaker/us-east-2/offline-store/doctor-appointments"