AWS glue documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in prerequisites section
Security assessment
Terminology standardization without impact on security controls or procedures.
Diff
diff --git a/glue/latest/dg/aws-glue-programming-intro-tutorial.md b/glue/latest/dg/aws-glue-programming-intro-tutorial.md index b3ac425fe..5edb5c23a 100644 --- a//glue/latest/dg/aws-glue-programming-intro-tutorial.md +++ b//glue/latest/dg/aws-glue-programming-intro-tutorial.md @@ -21 +21 @@ This tutorial has the following prerequisites: - * The same prerequisites as the AWS Glue Studio blog post, which instructs you to run a AWS CloudFormation template. + * The same prerequisites as the AWS Glue Studio blog post, which instructs you to run a CloudFormation template. @@ -388 +388 @@ In this step, you run your job to verify that you successfully completed this tu - 2. Navigate to the **Job details** tab. Assign your job an **IAM Role**. You can use the one created by the AWS CloudFormation template in the prerequisites for the AWS Glue Studio tutorial. If you have completed that tutorial, it should be available as `AWS Glue StudioRole`. + 2. Navigate to the **Job details** tab. Assign your job an **IAM Role**. You can use the one created by the CloudFormation template in the prerequisites for the AWS Glue Studio tutorial. If you have completed that tutorial, it should be available as `AWS Glue StudioRole`.