AWS Route53 documentation change
Summary
Updated a link from './auth-and-access-control.html' to './security-iam.html' in the domain transfer authorization section.
Security assessment
The change corrects a documentation link but does not alter the security guidance. The recommendation to restrict access to RetrieveDomainAuthCode remains unchanged and is not a new security feature.
Diff
diff --git a/Route53/latest/DeveloperGuide/au.md b/Route53/latest/DeveloperGuide/au.md index 94736ebd6..55af6409e 100644 --- a//Route53/latest/DeveloperGuide/au.md +++ b//Route53/latest/DeveloperGuide/au.md @@ -55 +55 @@ 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).