AWS Route53 documentation change
Summary
Replaced './auth-and-access-control.html' with './security-iam.html' in domain transfer security section
Security assessment
The change updates a documentation reference URL without altering security recommendations. The existing advice about preventing unauthorized transfers through access control remains unchanged.
Diff
diff --git a/Route53/latest/DeveloperGuide/qa.md b/Route53/latest/DeveloperGuide/qa.md index 3d670983e..6e6479d1f 100644 --- a//Route53/latest/DeveloperGuide/qa.md +++ b//Route53/latest/DeveloperGuide/qa.md @@ -26 +26 @@ Not supported. -Not supported. We recommend that you prevent unauthorized transfers by restricting access to the [RetrieveDomainAuthCode](https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_RetrieveDomainAuthCode.html) API action. (When you restrict access to this Route 53 API, you also restrict who can generate an authorization code using the Route 53 console, AWS SDKs, and other programmatic methods.) For more information, see [Identity and access management in Amazon Route 53](./auth-and-access-control.html). +Not supported. We recommend that you prevent unauthorized transfers by restricting access to the [RetrieveDomainAuthCode](https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_RetrieveDomainAuthCode.html) API action. (When you restrict access to this Route 53 API, you also restrict who can generate an authorization code using the Route 53 console, AWS SDKs, and other programmatic methods.) For more information, see [Identity and access management in Amazon Route 53](./security-iam.html).