AWS AmazonCloudFront documentation change
Summary
Changed 'AWS CloudFormation template' to 'CloudFormation template' in static website example
Security assessment
Grammatical/naming convention update. The reference to secure static website setup remains unchanged in security context. No security features added or vulnerabilities addressed.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/IntroductionUseCases.md b/AmazonCloudFront/latest/DeveloperGuide/IntroductionUseCases.md index 07a27626b..25462fa6d 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/IntroductionUseCases.md +++ b//AmazonCloudFront/latest/DeveloperGuide/IntroductionUseCases.md @@ -32 +32 @@ A simple approach for storing and delivering static content is to use an Amazon -For more information about using Amazon S3 together with CloudFront, including an AWS CloudFormation template to help you get started quickly, see [Get started with a secure static website](./getting-started-secure-static-website-cloudformation-template.html). +For more information about using Amazon S3 together with CloudFront, including an CloudFormation template to help you get started quickly, see [Get started with a secure static website](./getting-started-secure-static-website-cloudformation-template.html).