AWS Security ChangesHomeSearch

AWS lake-formation documentation change

Service: lake-formation · 2025-11-19 · Documentation low

File: lake-formation/latest/dg/otf-tutorial.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' throughout the tutorial documentation

Security assessment

Changes are purely branding/terminology updates (removing redundant 'AWS' prefix from CloudFormation references). No security implications or security-related content modifications were identified in the text replacements.

Diff

diff --git a/lake-formation/latest/dg/otf-tutorial.md b/lake-formation/latest/dg/otf-tutorial.md
index 7b6ad139f..5bf0b4671 100644
--- a//lake-formation/latest/dg/otf-tutorial.md
+++ b//lake-formation/latest/dg/otf-tutorial.md
@@ -108 +108 @@ You need to set up the following AWS resources to complete this tutorial:
-This section shows you how to set up the AWS resources using an AWS CloudFormation template.
+This section shows you how to set up the AWS resources using an CloudFormation template.
@@ -110 +110 @@ This section shows you how to set up the AWS resources using an AWS CloudFormati
-###### To create your resources using AWS CloudFormation template
+###### To create your resources using CloudFormation template
@@ -278 +278 @@ Now you can start querying the Iceberg table you created using Athena. If it is
-  1. Sign out as the data lake administrator user and sign in as `lf-consumer-analystuser` in US East (N. Virginia) Region using the password noted earlier from the AWS CloudFormation output.
+  1. Sign out as the data lake administrator user and sign in as `lf-consumer-analystuser` in US East (N. Virginia) Region using the password noted earlier from the CloudFormation output.
@@ -284 +284 @@ Now you can start querying the Iceberg table you created using Athena. If it is
-  4. In the **Location of query result** box, enter the path to the bucket that you created in AWS CloudFormation outputs. Copy the value of `AthenaQueryResultLocation` (s3://lf-otf-tutorial-123456789012/athena-results/) and choose **Save**.
+  4. In the **Location of query result** box, enter the path to the bucket that you created in CloudFormation outputs. Copy the value of `AthenaQueryResultLocation` (s3://lf-otf-tutorial-123456789012/athena-results/) and choose **Save**.
@@ -380 +380 @@ Now start querying the Hudi table you created using Athena. If it is your first
-  1. Sign out as the data lake administrator user and sign in as `lf-consumer-analystuser` in US East (N. Virginia) Region using the password noted earlier from the AWS CloudFormation output.
+  1. Sign out as the data lake administrator user and sign in as `lf-consumer-analystuser` in US East (N. Virginia) Region using the password noted earlier from the CloudFormation output.
@@ -386 +386 @@ Now start querying the Hudi table you created using Athena. If it is your first
-  4. In the **Location of query result** box, enter the path to the bucket that you created in AWS CloudFormation outputs. Copy the value of `AthenaQueryResultLocation` (s3://lf-otf-tutorial-123456789012/athena-results/) and **Save**.
+  4. In the **Location of query result** box, enter the path to the bucket that you created in CloudFormation outputs. Copy the value of `AthenaQueryResultLocation` (s3://lf-otf-tutorial-123456789012/athena-results/) and **Save**.
@@ -480 +480 @@ Now start querying the Delta Lake table you created using Athena. If it is your
-  1. Log out as the data lake administrator user and login as `BusinessAnalystUser` in US East (N. Virginia) Region using the password noted earlier from the AWS CloudFormation output.
+  1. Log out as the data lake administrator user and login as `BusinessAnalystUser` in US East (N. Virginia) Region using the password noted earlier from the CloudFormation output.
@@ -486 +486 @@ Now start querying the Delta Lake table you created using Athena. If it is your
-  4. In the **Location of query result** box, enter the path to the bucket that you created in AWS CloudFormation outputs. Copy the value of `AthenaQueryResultLocation` (s3://lf-otf-tutorial-123456789012/athena-results/) and **Save**.
+  4. In the **Location of query result** box, enter the path to the bucket that you created in CloudFormation outputs. Copy the value of `AthenaQueryResultLocation` (s3://lf-otf-tutorial-123456789012/athena-results/) and **Save**.
@@ -503 +503 @@ To prevent unwanted charges to your AWS account, delete the AWS resources that y
-  1. Sign in to the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/) as the IAM administrator.
+  1. Sign in to the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/) as the IAM administrator.