AWS AWSCloudFormation documentation change
Summary
Simplified DomainResult property structure and added domain activation status documentation.
Security assessment
The changes clarify domain status tracking but do not introduce or document security-specific features or vulnerabilities.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-domainresult.md b/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-domainresult.md index 02b3a9988..d1f728695 100644 --- a//AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-domainresult.md +++ b//AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-domainresult.md @@ -7 +7 @@ SyntaxProperties -The `DomainResult` property type specifies Property description not available. for an [AWS::CloudFront::DistributionTenant](./aws-resource-cloudfront-distributiontenant.html). +The details about the domain result. @@ -18 +17,0 @@ To declare this entity in your AWS CloudFormation template, use the following sy - "Reason" : String, @@ -27 +25,0 @@ To declare this entity in your AWS CloudFormation template, use the following sy - Reason: String @@ -36 +34 @@ To declare this entity in your AWS CloudFormation template, use the following sy -Property description not available. +The specified domain. @@ -44,13 +41,0 @@ _Required_ : No -`Reason` - - -Property description not available. - -_Required_ : No - - _Type_ : String - - _Allowed values_ : `pending-validation | validation-failed | pending-activation | customer-activated` - - _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) - @@ -60 +45 @@ _Required_ : No -Property description not available. +Whether the domain is active or inactive.