AWS Route53 documentation change
Summary
Updated documentation link from './auth-and-access-control.html' to './security-iam.html' in domain transfer security recommendations
Security assessment
The change only updates a URL reference without modifying security guidance. The advice about restricting RetrieveDomainAuthCode access remains identical. This appears to be documentation reorganization rather than addressing a security vulnerability.
Diff
diff --git a/Route53/latest/DeveloperGuide/net.au.md b/Route53/latest/DeveloperGuide/net.au.md index 3fa7e4bff..3f8048430 100644 --- a//Route53/latest/DeveloperGuide/net.au.md +++ b//Route53/latest/DeveloperGuide/net.au.md @@ -59 +59 @@ 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).