AWS Route53 documentation change
Summary
Modified IAM documentation link from './auth-and-access-control.html' to './security-iam.html' in security recommendations
Security assessment
This is a link update without substantive changes to security content. The guidance about restricting RetrieveDomainAuthCode access remains the same, with no indication of security vulnerability remediation.
Diff
diff --git a/Route53/latest/DeveloperGuide/org.nz.md b/Route53/latest/DeveloperGuide/org.nz.md index 78d5a3646..4ed038754 100644 --- a//Route53/latest/DeveloperGuide/org.nz.md +++ b//Route53/latest/DeveloperGuide/org.nz.md @@ -34 +34 @@ 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).