AWS autoscaling documentation change
Summary
Updated 'AWS CloudFormation' to 'CloudFormation' in launch template documentation
Security assessment
The change involves service name simplification in CloudFormation references. No security-related content was added or modified.
Diff
diff --git a/autoscaling/ec2/userguide/create-launch-template.md b/autoscaling/ec2/userguide/create-launch-template.md index 07824d34d..bc26821ea 100644 --- a//autoscaling/ec2/userguide/create-launch-template.md +++ b//autoscaling/ec2/userguide/create-launch-template.md @@ -247 +247 @@ Encrypted snapshot that is shared with you | Encrypted by default KMS key -We provide a few JSON and YAML template snippets that you can use to understand how to declare launch templates in your AWS CloudFormation stack templates. For more information, see the [AWS::EC2::LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html) and [Create launch templates with AWS CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ec2-launch-templates.html) sections of the _AWS CloudFormation User Guide_. +We provide a few JSON and YAML template snippets that you can use to understand how to declare launch templates in your CloudFormation stack templates. For more information, see the [AWS::EC2::LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html) and [Create launch templates with CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ec2-launch-templates.html) sections of the _AWS CloudFormation User Guide_.