AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in introductory text and syntax declaration
Security assessment
Change involves branding/naming convention updates without altering security-related content about POSIX profiles
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-transfer-user-posixprofile.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-transfer-user-posixprofile.md index 9e717cb52..73508ee2f 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-transfer-user-posixprofile.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-transfer-user-posixprofile.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). @@ -13 +13 @@ The full POSIX identity, including user ID (`Uid`), group ID (`Gid`), and any se -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: