AWS sagemaker documentation change
Summary
Updated example account ID in IAM principal ARNs
Security assessment
Standardizes example account numbers without altering security guidance or addressing vulnerabilities
Diff
diff --git a/sagemaker/latest/dg/data-wrangler-security.md b/sagemaker/latest/dg/data-wrangler-security.md index ceb2b3c0d..752e26905 100644 --- a//sagemaker/latest/dg/data-wrangler-security.md +++ b//sagemaker/latest/dg/data-wrangler-security.md @@ -390 +390 @@ JSON - "AWS": "arn:aws:iam::AccountX:user/TestUser" + "AWS": "arn:aws:iam::111122223333:user/TestUser" @@ -404 +404 @@ JSON - "AWS": "arn:aws:iam::AccountX:user/TestUser" + "AWS": "arn:aws:iam::111122223333:user/TestUser"