AWS AWSCloudFormation documentation change
Summary
Added PRIVATE_VPC verification method and VerificationStatusReason property
Security assessment
Introduces new domain verification methods and status tracking for security monitoring. Enhances security documentation but doesn't address a specific vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-securityagent-targetdomain.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-securityagent-targetdomain.md index 5610e866d..6a6f1450f 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-securityagent-targetdomain.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-securityagent-targetdomain.md @@ -74 +74 @@ _Required_ : Yes - _Allowed values_ : `DNS_TXT | HTTP_ROUTE` + _Allowed values_ : `DNS_TXT | HTTP_ROUTE | PRIVATE_VPC` @@ -112,0 +113,5 @@ The current verification status of the target domain. Valid values are `PENDING` +`VerificationStatusReason` + + +The reason for the current target domain verification status. +