AWS elasticbeanstalk documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in authentication method documentation
Security assessment
Terminology standardization without altering authentication mechanisms or security practices.
Diff
diff --git a/elasticbeanstalk/latest/dg/customize-containers-windows-ec2.md b/elasticbeanstalk/latest/dg/customize-containers-windows-ec2.md index 1f9e1830a..fd4077744 100644 --- a//elasticbeanstalk/latest/dg/customize-containers-windows-ec2.md +++ b//elasticbeanstalk/latest/dg/customize-containers-windows-ec2.md @@ -141 +141 @@ Valid values: `plain` | `base64` -(Optional) The name of a [AWS CloudFormation authentication method](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-authentication.html) to use. You can add authentication methods to the Auto Scaling group metadata with the Resources key. +(Optional) The name of a [CloudFormation authentication method](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-authentication.html) to use. You can add authentication methods to the Auto Scaling group metadata with the Resources key.