AWS Security ChangesHomeSearch

AWS proton documentation change

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

File: proton/latest/userguide/ag-components-example-cfn.md

Summary

Updated multiple instances of 'AWS CloudFormation' to 'CloudFormation' in component examples.

Security assessment

Branding/naming standardization in IaC examples. The change doesn't affect security aspects of Proton components or IAM role configurations.

Diff

diff --git a/proton/latest/userguide/ag-components-example-cfn.md b/proton/latest/userguide/ag-components-example-cfn.md
index 718177243..da0816673 100644
--- a//proton/latest/userguide/ag-components-example-cfn.md
+++ b//proton/latest/userguide/ag-components-example-cfn.md
@@ -9 +9 @@ End of support notice: On October 7, 2026, AWS will end support for AWS Proton.
-# Component AWS CloudFormation example
+# Component CloudFormation example
@@ -13 +13 @@ Here is a complete example of an AWS Proton directly defined component and how y
-The example covers authoring the various required AWS CloudFormation infrastructure as code (IaC) files and creating a required AWS Identity and Access Management (IAM) role. The example groups steps by the owning people roles.
+The example covers authoring the various required CloudFormation infrastructure as code (IaC) files and creating a required AWS Identity and Access Management (IAM) role. The example groups steps by the owning people roles.
@@ -182 +182 @@ The example shows how to write a robust service template that doesn't break if a
-In the AWS Proton console, on the [Components](https://console.aws.amazon.com/proton/#/components) page, choose **Create component**. For **Component settings** , enter a **Component name** and an optional **Component description**. For **Component attachment** , choose **Attach the component to a service instance.** Select your environment, service, and service instance. For **Component source** , choose **AWS CloudFormation** , and then choose the component IaC file.
+In the AWS Proton console, on the [Components](https://console.aws.amazon.com/proton/#/components) page, choose **Create component**. For **Component settings** , enter a **Component name** and an optional **Component description**. For **Component attachment** , choose **Attach the component to a service instance.** Select your environment, service, and service instance. For **Component source** , choose **CloudFormation** , and then choose the component IaC file.