AWS Security ChangesHomeSearch

AWS controltower: Fix IAM and KMS documentation URLs

Service: controltower · 2026-08-19 · Documentation low

File: controltower/latest/userguide/backup-prerequisites.md

Summary

Corrected links for AWS global condition keys and KMS policy conditions.

Security assessment

URL fixes for IAM/KMS references with no change to security content or vulnerability mitigation.

Evidence

+This example policy gives all accounts in your organization access to their encrypted backup data. Use [AWS global condition keys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html) and [AWS KMS condition keys](https://docs.aws.amazon.com/kms/latest/developerguide/policy-conditions.html) to refine the permissions, depending on which principals require access to your backups.

Diff

diff --git a/controltower/latest/userguide/backup-prerequisites.md b/controltower/latest/userguide/backup-prerequisites.md
index c44a07f24..05c194a4d 100644
--- a//controltower/latest/userguide/backup-prerequisites.md
+++ b//controltower/latest/userguide/backup-prerequisites.md
@@ -75 +75 @@ JSON
-This example policy gives all accounts in your organization access to their encrypted backup data. Use [AWS global condition keys](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_condition-keys.html) and [AWS KMS condition keys](https://docs.aws.amazon.com//kms/latest/developerguide/policy-conditions.html) to refine the permissions, depending on which principals require access to your backups.
+This example policy gives all accounts in your organization access to their encrypted backup data. Use [AWS global condition keys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html) and [AWS KMS condition keys](https://docs.aws.amazon.com/kms/latest/developerguide/policy-conditions.html) to refine the permissions, depending on which principals require access to your backups.