AWS drs documentation change
Summary
Added a markdown link to the same page at the beginning of the file and updated an existing link to remove a fragment identifier (anchor).
Security assessment
The change adds a self-referential markdown link and updates an existing link to remove a fragment identifier (the # part). This appears to be a routine documentation fix for link navigation. There is no evidence of addressing a security vulnerability, weakness, or incident. The link update does not change the target page, only removes an anchor reference.
Diff
diff --git a/drs/latest/userguide/Target-Related-FAQ.md b/drs/latest/userguide/Target-Related-FAQ.md index 89b557017..f03287efc 100644 --- a//drs/latest/userguide/Target-Related-FAQ.md +++ b//drs/latest/userguide/Target-Related-FAQ.md @@ -0,0 +1,2 @@ +[View a markdown version of this page](Target-Related-FAQ.md) + @@ -92 +94 @@ For more information, see [Getting Started](https://docs.aws.amazon.com/vpc/late -If the AWS replication agents are installed with a principal using [ AWSElasticDisasterRecoveryAgentInstallationPolicy ](./security-iam-awsmanpol-AWSElasticDisasterRecoveryAgentInstallationPolicy.html#security-iam-awsmanpol-AWSElasticDisasterRecoveryAgentInstallationPolicy.title) and a VPCE policy is used (to scope down access), add the following statement to your policy: +If the AWS replication agents are installed with a principal using [ AWSElasticDisasterRecoveryAgentInstallationPolicy ](./security-iam-awsmanpol-AWSElasticDisasterRecoveryAgentInstallationPolicy.html) and a VPCE policy is used (to scope down access), add the following statement to your policy: