AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in documentation text and syntax declarations
Security assessment
Changes are purely branding/naming convention updates without altering security group egress rule functionality or addressing vulnerabilities
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-ec2-securitygroup-egress.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-ec2-securitygroup-egress.md index 17cd164e6..114eae1ee 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-ec2-securitygroup-egress.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-ec2-securitygroup-egress.md @@ -5 +5 @@ SyntaxProperties -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). @@ -21 +21 @@ Rule changes are propagated to instances associated with the security group as q -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: