AWS sagemaker documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for terminology consistency
Security assessment
Changes are purely terminological (branding/style guide alignment) with no security implications
Diff
diff --git a/sagemaker/latest/dg/studio-notebooks-set-up-emr-templates.md b/sagemaker/latest/dg/studio-notebooks-set-up-emr-templates.md index dc676e179..f6844a022 100644 --- a//sagemaker/latest/dg/studio-notebooks-set-up-emr-templates.md +++ b//sagemaker/latest/dg/studio-notebooks-set-up-emr-templates.md @@ -9 +9 @@ Step 0: PrerequisitesStep 1: Associate your Service Catalog portfolio with SageM -This topic assumes administrators are familiar with [AWS CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html), [portfolios and products in AWS Service Catalog](https://docs.aws.amazon.com/servicecatalog/latest/adminguide/getstarted-portfolio.html), as well as [Amazon EMR](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-gs.html). +This topic assumes administrators are familiar with [CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html), [portfolios and products in AWS Service Catalog](https://docs.aws.amazon.com/servicecatalog/latest/adminguide/getstarted-portfolio.html), as well as [Amazon EMR](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-gs.html). @@ -13 +13 @@ To simplify the creation of Amazon EMR clusters from Studio, administrators can -The Amazon EMR AWS CloudFormation templates can allow end-users to customize various cluster aspects. For example, administrators can define an approved list of instance types that users can choose from when creating a cluster. +The Amazon EMR CloudFormation templates can allow end-users to customize various cluster aspects. For example, administrators can define an approved list of instance types that users can choose from when creating a cluster. @@ -62 +62 @@ To do so, reference the Amazon EMR template resource in the Service Catalog prod -In the Service Catalog product definition, the AWS CloudFormation template of the cluster is referenced via URL. The additional tag set to true ensures the visibility of the Amazon EMR templates in Studio or Studio Classic. +In the Service Catalog product definition, the CloudFormation template of the cluster is referenced via URL. The additional tag set to true ensures the visibility of the Amazon EMR templates in Studio or Studio Classic. @@ -182 +182 @@ For more information about how to retrieve the ARN of SageMaker AI's execution r - 8. Repeat the **Create inline policy** step to add another policy granting the execution role the permissions to provision new Amazon EMR clusters using AWS CloudFormation templates. For details on the policy document, see _Create Amazon EMRclusters policies_ in [Reference policies](./studio-set-up-emr-permissions-reference.html). Replace the `region` and `accountID` with their actual values before copying the list of statements to the inline policy of your role. + 8. Repeat the **Create inline policy** step to add another policy granting the execution role the permissions to provision new Amazon EMR clusters using CloudFormation templates. For details on the policy document, see _Create Amazon EMRclusters policies_ in [Reference policies](./studio-set-up-emr-permissions-reference.html). Replace the `region` and `accountID` with their actual values before copying the list of statements to the inline policy of your role. @@ -351 +351 @@ JSON - 9. Repeat the **Create inline policy** step to add another policy granting the execution role the permissions to provision new Amazon EMR clusters using AWS CloudFormation templates. For details on the policy document, see _Create Amazon EMRclusters policies_ in [Reference policies](./studio-set-up-emr-permissions-reference.html). Replace the `region` and `accountID` with their actual values before copying the list of statements to the inline policy of your role. + 9. Repeat the **Create inline policy** step to add another policy granting the execution role the permissions to provision new Amazon EMR clusters using CloudFormation templates. For details on the policy document, see _Create Amazon EMRclusters policies_ in [Reference policies](./studio-set-up-emr-permissions-reference.html). Replace the `region` and `accountID` with their actual values before copying the list of statements to the inline policy of your role.