AWS Security ChangesHomeSearch

AWS athena documentation change

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

File: athena/latest/ug/using-trusted-identity-propagation-cloudformation.md

Summary

Updated documentation to use 'CloudFormation' instead of 'AWS CloudFormation' terminology consistently

Security assessment

Changes are branding/terminology updates (removing 'AWS' prefix from CloudFormation references) with no security implications. The Trusted Identity Propagation configuration process remains unchanged.

Diff

diff --git a/athena/latest/ug/using-trusted-identity-propagation-cloudformation.md b/athena/latest/ug/using-trusted-identity-propagation-cloudformation.md
index baf8409cf..36bc3cd74 100644
--- a//athena/latest/ug/using-trusted-identity-propagation-cloudformation.md
+++ b//athena/latest/ug/using-trusted-identity-propagation-cloudformation.md
@@ -7 +7 @@
-You can configure and deploy resources using AWS CloudFormation templates to start using Trusted Identity Propagation with Athena drivers as following.
+You can configure and deploy resources using CloudFormation templates to start using Trusted Identity Propagation with Athena drivers as following.
@@ -9 +9 @@ You can configure and deploy resources using AWS CloudFormation templates to sta
-  1. Download an AWS CloudFormation template to set up the IAM Identity Center customer managed application and access roles along with workgroup and IAM Identity Center application tags. You can download it from this [AWS CloudFormation template link](https://downloads.athena.us-east-1.amazonaws.com/drivers/CFNTemplate/AthenaDriversTrustedIdentityPropagationCFNTemplate.yaml).
+  1. Download an CloudFormation template to set up the IAM Identity Center customer managed application and access roles along with workgroup and IAM Identity Center application tags. You can download it from this [CloudFormation template link](https://downloads.athena.us-east-1.amazonaws.com/drivers/CFNTemplate/AthenaDriversTrustedIdentityPropagationCFNTemplate.yaml).
@@ -11 +11 @@ You can configure and deploy resources using AWS CloudFormation templates to sta
-  2. Run the `create-stack` AWS CLI command to deploy the AWS CloudFormation stack that will provision the configured resources as following.
+  2. Run the `create-stack` AWS CLI command to deploy the CloudFormation stack that will provision the configured resources as following.
@@ -18 +18 @@ You can configure and deploy resources using AWS CloudFormation templates to sta
-  3. To view the status of the resources provisioning, navigate to the AWS CloudFormation console. After the cluster creation completes, view the new IAM Identity Center application in Identity Center console. You can view the IAM roles in the IAM console. 
+  3. To view the status of the resources provisioning, navigate to the CloudFormation console. After the cluster creation completes, view the new IAM Identity Center application in Identity Center console. You can view the IAM roles in the IAM console.