AWS linux documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in WordPress hosting documentation
Security assessment
This is a stylistic change to standardize service name references without altering security guidance about patch maintenance or access controls.
Diff
diff --git a/linux/al2/ug/hosting-wordpress.md b/linux/al2/ug/hosting-wordpress.md index 70318c432..7fded1557 100644 --- a//linux/al2/ug/hosting-wordpress.md +++ b//linux/al2/ug/hosting-wordpress.md @@ -11 +11 @@ The following procedures will help you install, configure, and secure a WordPres -You are responsible for updating the software packages and maintaining security patches for your server. For a more automated WordPress installation that does not require direct interaction with the web server configuration, the AWS CloudFormation service provides a WordPress template that can also get you started quickly. For more information, see [Get started](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/GettingStarted.Walkthrough.html) in the _AWS CloudFormation User Guide_. If you need a high-availability solution with a decoupled database, see [Deploying a high-availability WordPress website](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-hawordpress-tutorial.html) in the _AWS Elastic Beanstalk Developer Guide_. +You are responsible for updating the software packages and maintaining security patches for your server. For a more automated WordPress installation that does not require direct interaction with the web server configuration, the CloudFormation service provides a WordPress template that can also get you started quickly. For more information, see [Get started](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/GettingStarted.Walkthrough.html) in the _AWS CloudFormation User Guide_. If you need a high-availability solution with a decoupled database, see [Deploying a high-availability WordPress website](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-hawordpress-tutorial.html) in the _AWS Elastic Beanstalk Developer Guide_.