AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in documentation headers and syntax instructions
Security assessment
Changes are branding/terminology updates without any security-related content or vulnerability references, despite referencing policy examples
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-sns-topicpolicy.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-sns-topicpolicy.md index e5eaa895c..e97383b6f 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-sns-topicpolicy.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-sns-topicpolicy.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). @@ -9 +9 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you -The `AWS::SNS::TopicPolicy` resource associates Amazon SNS topics with a policy. For an example snippet, see [Declaring an Amazon SNS policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-iam.html#scenario-sns-policy) in the _AWS CloudFormation User Guide_. +The `AWS::SNS::TopicPolicy` resource associates Amazon SNS topics with a policy. For an example snippet, see [Declaring an Amazon SNS policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-iam.html#scenario-sns-policy) in the _CloudFormation User Guide_. @@ -13 +13 @@ The `AWS::SNS::TopicPolicy` resource associates Amazon SNS topics with a policy. -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: