AWS controltower: Fix URL in shared responsibility model documentation
Summary
Corrected a broken link to the AWS shared responsibility model by removing an extra slash in the URL.
Security assessment
The change fixes a documentation URL but does not alter security guidance, introduce new security content, or address vulnerabilities.
Evidence
+The [AWS shared responsibility model](https://aws.amazon.com/compliance/shared-responsibility-model/) applies to data protection in AFT. For data protection purposes, we recommend the following best practices for security.
Diff
diff --git a/controltower/latest/userguide/aft-data-protection.md b/controltower/latest/userguide/aft-data-protection.md index d3e7a5c08..9d8c8c782 100644 --- a//controltower/latest/userguide/aft-data-protection.md +++ b//controltower/latest/userguide/aft-data-protection.md @@ -9 +9 @@ -The [AWS shared responsibility model](https://aws.amazon.com//compliance/shared-responsibility-model/) applies to data protection in AFT. For data protection purposes, we recommend the following best practices for security. +The [AWS shared responsibility model](https://aws.amazon.com/compliance/shared-responsibility-model/) applies to data protection in AFT. For data protection purposes, we recommend the following best practices for security.