AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in introductory text and syntax declaration
Security assessment
Change involves branding/naming standardization without any security-related content modifications. No security implications identified.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-redshift-cluster.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-redshift-cluster.md index 317e4e168..83d5a153a 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-redshift-cluster.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-redshift-cluster.md @@ -5 +5 @@ SyntaxPropertiesReturn valuesExamplesSee 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 @@ To create a cluster in Virtual Private Cloud (VPC), you must provide a cluster s -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: