AWS AWSCloudFormation documentation change
Summary
Updated property description to clarify the ACM certificate association for DistributionTenant resources.
Security assessment
The documentation now explicitly describes the use of ACM certificates, which is a security-related feature for TLS/SSL encryption. No vulnerability is addressed.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-certificate.md b/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-certificate.md index 923c592b1..681e63582 100644 --- a//AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-certificate.md +++ b//AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-certificate.md @@ -7 +7 @@ SyntaxProperties -The `Certificate` property type specifies Property description not available. for an [AWS::CloudFront::DistributionTenant](./aws-resource-cloudfront-distributiontenant.html). +The AWS Certificate Manager (ACM) certificate associated with your distribution. @@ -32 +32 @@ To declare this entity in your AWS CloudFormation template, use the following sy -Property description not available. +The Amazon Resource Name (ARN) of the ACM certificate.