AWS sagemaker documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in IAM role requirements
Security assessment
Simplifies service name reference without changing security posture or permissions requirements. IAM role permissions remain unchanged.
Diff
diff --git a/sagemaker/latest/dg/kubernetes-sagemaker-components-install.md b/sagemaker/latest/dg/kubernetes-sagemaker-components-install.md index b19b43a9b..6e4276546 100644 --- a//sagemaker/latest/dg/kubernetes-sagemaker-components-install.md +++ b//sagemaker/latest/dg/kubernetes-sagemaker-components-install.md @@ -59 +59 @@ You can use an existing Amazon EC2 instance or create a new instance with the la -Create an IAM role with permissions to the following resources: CloudWatch, AWS CloudFormation, IAM, Amazon EC2, Amazon S3, Amazon EKS. +Create an IAM role with permissions to the following resources: CloudWatch, CloudFormation, IAM, Amazon EC2, Amazon S3, Amazon EKS.