AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

File: AWSCloudFormation/latest/TemplateReference/aws-resource-eks-identityproviderconfig.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' in documentation headers and resource dependency notes

Security assessment

Terminology changes unrelated to security features or vulnerabilities, focusing on naming consistency

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-eks-identityproviderconfig.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-eks-identityproviderconfig.md
index 67c1b5ed5..58132e1ad 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-eks-identityproviderconfig.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-eks-identityproviderconfig.md
@@ -5 +5 @@ SyntaxPropertiesReturn valuesRemarksExamplesSee also
-This is the new _AWS CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).
+This is the new _CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).
@@ -15 +15 @@ If you want to authenticate identities using an identity provider, you can creat
-To declare this entity in your AWS CloudFormation template, use the following syntax:
+To declare this entity in your CloudFormation template, use the following syntax:
@@ -134 +134 @@ _Creating an identity provider config and Fargate profile resources in the same
-If AWS CloudFormation attempts to create both resources at the same time, resource creation fails. If you want to create both resources in the same template, then add the `DependsOn` property in your template, as shown in the examples.
+If CloudFormation attempts to create both resources at the same time, resource creation fails. If you want to create both resources in the same template, then add the `DependsOn` property in your template, as shown in the examples.