AWS AWSCloudFormation documentation change
Summary
Updated branding references from 'AWS CloudFormation' to 'CloudFormation' in documentation titles and descriptions
Security assessment
Branding terminology changes only. No modifications to security-related aspects of resource specification documentation.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/cfn-resource-specification.md b/AWSCloudFormation/latest/TemplateReference/cfn-resource-specification.md index 841d28cf1..d0b3d87c4 100644 --- a//AWSCloudFormation/latest/TemplateReference/cfn-resource-specification.md +++ b//AWSCloudFormation/latest/TemplateReference/cfn-resource-specification.md @@ -3 +3 @@ -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). @@ -7 +7 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you -The AWS CloudFormation resource specification is a JSON-formatted text file that defines the resources and properties that CloudFormation supports. The document is a machine-readable, strongly typed specification that you can use to build tools for creating CloudFormation templates. For example, you can use the specification to build auto completion and validation functionality for CloudFormation templates in your IDE (integrated development environment). +The CloudFormation resource specification is a JSON-formatted text file that defines the resources and properties that CloudFormation supports. The document is a machine-readable, strongly typed specification that you can use to build tools for creating CloudFormation templates. For example, you can use the specification to build auto completion and validation functionality for CloudFormation templates in your IDE (integrated development environment).