AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in documentation text and syntax declarations
Security assessment
Changes are cosmetic updates to naming conventions without modifying security group ingress rule documentation or addressing security issues
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-ec2-securitygroup-ingress.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-ec2-securitygroup-ingress.md index 6d958c398..a4a4ca5f4 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-ec2-securitygroup-ingress.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-ec2-securitygroup-ingress.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: