AWS sagemaker documentation change
Summary
Replaced placeholder account ID with 111122223333 in IAM resource ARN
Security assessment
Standardization of example account IDs without security-specific context.
Diff
diff --git a/sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md b/sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md index f2d7dfd66..b4a8f2114 100644 --- a//sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md +++ b//sagemaker/latest/dg/studio-notebooks-emr-cluster-rbac.md @@ -120 +120 @@ JSON - "Resource": "arn:aws:iam::emr_account_id:role/emr-access-role-name" + "Resource": "arn:aws:iam::111122223333:role/emr-access-role-name"