AWS appstream2 documentation change
Summary
Updated terminology from 'AWS CloudFormation' to 'CloudFormation' for consistency
Security assessment
Changes involve branding/terminology updates (removing redundant 'AWS' prefix from CloudFormation references). No security implications or vulnerability fixes are mentioned.
Diff
diff --git a/appstream2/latest/developerguide/configure-custom-reports-create-crawler.md b/appstream2/latest/developerguide/configure-custom-reports-create-crawler.md index cb1a72e5c..c1ce87251 100644 --- a//appstream2/latest/developerguide/configure-custom-reports-create-crawler.md +++ b//appstream2/latest/developerguide/configure-custom-reports-create-crawler.md @@ -7 +7 @@ -AWS Glue is a fully managed extract, transform, and load (ETL) service that lets you create a database from your Amazon S3 data and query that database by using Athena. This database is also referred to as an AWS Glue Data Catalog. An AWS Glue crawler can automatically detect the schema of your Amazon S3 data and create the corresponding database and tables. WorkSpaces Applications provides an AWS CloudFormation template that you can use to create the necessary AWS Glue resources. +AWS Glue is a fully managed extract, transform, and load (ETL) service that lets you create a database from your Amazon S3 data and query that database by using Athena. This database is also referred to as an AWS Glue Data Catalog. An AWS Glue crawler can automatically detect the schema of your Amazon S3 data and create the corresponding database and tables. WorkSpaces Applications provides an CloudFormation template that you can use to create the necessary AWS Glue resources. @@ -23 +23 @@ Completing the steps in the following procedure creates an AWS Glue crawler. How -Choosing the link opens the AWS CloudFormation console, where you can review the parameters of the AWS CloudFormation stack specified by the template before you run it. The template, when run, creates an AWS Glue crawler and several sample Athena queries. +Choosing the link opens the CloudFormation console, where you can review the parameters of the CloudFormation stack specified by the template before you run it. The template, when run, creates an AWS Glue crawler and several sample Athena queries. @@ -31 +31 @@ By default, the crawler is scheduled to run on a daily basis, but you can config - 7. On the **Review** page, select the check box next to "I acknowledge that AWS CloudFormation might create IAM resources with custom names," and then choose **Create**. + 7. On the **Review** page, select the check box next to "I acknowledge that CloudFormation might create IAM resources with custom names," and then choose **Create**. @@ -33 +33 @@ By default, the crawler is scheduled to run on a daily basis, but you can config -You must have sufficient AWS Glue and AWS Identity and Access Management (IAM) permissions to create and run the AWS CloudFormation stack. If you don't have the required permissions, ask your Amazon Web Services account administrator either to perform these steps in your account or to grant you the following permissions. +You must have sufficient AWS Glue and AWS Identity and Access Management (IAM) permissions to create and run the CloudFormation stack. If you don't have the required permissions, ask your Amazon Web Services account administrator either to perform these steps in your account or to grant you the following permissions.