AWS Security ChangesHomeSearch

AWS awssupport documentation change

Service: awssupport · 2025-11-19 · Documentation low

File: awssupport/latest/user/use-other-aws-services-with-trusted-advisor-reports.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' for consistency in terminology. Changed screenshots and instructions to match naming conventions.

Security assessment

Changes are purely cosmetic/terminology updates without altering security implications. No evidence of addressing vulnerabilities or modifying security controls.

Diff

diff --git a/awssupport/latest/user/use-other-aws-services-with-trusted-advisor-reports.md b/awssupport/latest/user/use-other-aws-services-with-trusted-advisor-reports.md
index 79e42eeb1..89871ab9a 100644
--- a//awssupport/latest/user/use-other-aws-services-with-trusted-advisor-reports.md
+++ b//awssupport/latest/user/use-other-aws-services-with-trusted-advisor-reports.md
@@ -9 +9 @@ PrerequisitesUpload the report to Amazon S3Create your resources using AWS Cloud
-Follow this tutorial to upload and view your data by using other AWS services. In this topic, you create an Amazon Simple Storage Service (Amazon S3) bucket to store your report and an AWS CloudFormation template to create resources in your account. Then, you can use Amazon Athena to analyze or run queries for your report or Quick Suite to visualize that data in a dashboard.
+Follow this tutorial to upload and view your data by using other AWS services. In this topic, you create an Amazon Simple Storage Service (Amazon S3) bucket to store your report and an CloudFormation template to create resources in your account. Then, you can use Amazon Athena to analyze or run queries for your report or Quick Suite to visualize that data in a dashboard.
@@ -57 +57 @@ If you upload a new report to this bucket, rename the `.json` files each time yo
-After you upload your report to Amazon S3, upload the following YAML template to AWS CloudFormation. This template tells AWS CloudFormation what resources to create for your account so that other services can use the report data in the S3 bucket. The template creates resources for IAM, AWS Lambda, and AWS Glue.
+After you upload your report to Amazon S3, upload the following YAML template to CloudFormation. This template tells CloudFormation what resources to create for your account so that other services can use the report data in the S3 bucket. The template creates resources for IAM, AWS Lambda, and AWS Glue.
@@ -59 +59 @@ After you upload your report to Amazon S3, upload the following YAML template to
-###### To create your resources with AWS CloudFormation
+###### To create your resources with CloudFormation
@@ -71 +71 @@ After you upload your report to Amazon S3, upload the following YAML template to
-  6. Open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/).
+  6. Open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/).
@@ -87 +87 @@ After you upload your report to Amazon S3, upload the following YAML template to
-  14. On the **Review`Organizational-view-Trusted-Advisor-reports` ** page, review your options. At the bottom of the page, select the check box for **I acknowledge that AWS CloudFormation might create IAM resources**.
+  14. On the **Review`Organizational-view-Trusted-Advisor-reports` ** page, review your options. At the bottom of the page, select the check box for **I acknowledge that CloudFormation might create IAM resources**.
@@ -95 +95 @@ The stack takes about 5 minutes to create.
-![Screenshot of example resources created by AWS CloudFormation for Trusted Advisor reports.](/images/awssupport/latest/user/images/organizational-view-cloud-formation-resources.png)
+![Screenshot of example resources created by CloudFormation for Trusted Advisor reports.](/images/awssupport/latest/user/images/organizational-view-cloud-formation-resources.png)