AWS AmazonCloudFront documentation change
Summary
Grammar fixes and documentation link updates
Security assessment
Minor editorial changes without security implications. The security-related domain conflict checking functionality remains unchanged.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/alternate-domain-names-move-find-source.md b/AmazonCloudFront/latest/DeveloperGuide/alternate-domain-names-move-find-source.md index deb72746a..e1680dd78 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/alternate-domain-names-move-find-source.md +++ b//AmazonCloudFront/latest/DeveloperGuide/alternate-domain-names-move-find-source.md @@ -38 +38 @@ list-domain-conflicts - 2. For the `domain-control-validation-resource`, specify the ID of the target standard distribution or distribution tenant [that you set up previously](./alternate-domain-names-move-create-target.html). You must have a standard distribution or distribution tenant in your account, with an associated certificate that covers the specified domain. + 2. For the `domain-control-validation-resource`, specify the ID of the target standard distribution or distribution tenant [that you set up previously](./alternate-domain-names-move-create-target.html). You must have a standard distribution or distribution tenant that is associated with a certificate that covers the specified domain. @@ -73 +73 @@ The resource ID and the account ID are partially hidden. This allows you to iden -The response lists all the domain names that conflict or overlap with the one that you specified +The response lists all the domain names that conflict or overlap with the one that you specified. @@ -141 +141 @@ The response lists the alternate domain names that conflict or overlap with the -For more information, see the [list-conflicting-aliases](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cloudfront/list-conflicting-aliases.html) command in the _AWS Command Line Interface Reference_ +For more information, see the [list-conflicting-aliases](https://docs.aws.amazon.com/cli/latest/reference/cloudfront/list-conflicting-aliases.html) command in the _AWS Command Line Interface Reference_.