AWS aws-backup documentation change
Summary
Fixed a URL formatting issue (double slash) in hypervisor documentation link
Security assessment
The change corrects a URL syntax error but does not alter security content about hypervisor encryption (AWS owned vs customer managed keys). No security implications introduced.
Diff
diff --git a/aws-backup/latest/devguide/bgw-hypervisor-encryption-page.md b/aws-backup/latest/devguide/bgw-hypervisor-encryption-page.md index 10146ed14..9757742e4 100644 --- a//aws-backup/latest/devguide/bgw-hypervisor-encryption-page.md +++ b//aws-backup/latest/devguide/bgw-hypervisor-encryption-page.md @@ -9 +9 @@ AWS owned keysGrantsMonitoring encryption keys -Virtual machines [ managed by a hypervisor](https://docs.aws.amazon.com/aws-backup/latest/devguide/working-with-hypervisors.html) use [AWS Backup Gateway](https://docs.aws.amazon.com/aws-backup/latest/devguide/working-with-gateways.html) to connect on-premises systems to AWS Backup. It is important that hypervisors have the same robust and reliable security. This security can be achieved by encrypting the hypervisor, either by AWS owned keys or by customer managed keys. +Virtual machines [ managed by a hypervisor](https://docs.aws.amazon.com//aws-backup/latest/devguide/working-with-hypervisors.html) use [AWS Backup Gateway](https://docs.aws.amazon.com/aws-backup/latest/devguide/working-with-gateways.html) to connect on-premises systems to AWS Backup. It is important that hypervisors have the same robust and reliable security. This security can be achieved by encrypting the hypervisor, either by AWS owned keys or by customer managed keys.