AWS AWSCloudFormation documentation change
Summary
Updated terminology from 'AWS CloudFormation' to 'CloudFormation' in syntax section
Security assessment
Purely cosmetic changes to product naming conventions. No security-related content modifications or OIDC provider trust relationship changes.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-oidcprovider.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-oidcprovider.md index 43d5a0498..1865e0548 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-iam-oidcprovider.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-iam-oidcprovider.md @@ -5 +5 @@ SyntaxPropertiesReturn values -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). @@ -47 +47 @@ The trust for the OIDC provider is derived from the IAM provider that this opera -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: