AWS ebs documentation change
Summary
Fixed URL formatting in SCP documentation link
Security assessment
Change fixes a broken URL path but does not modify security guidance about KMS policies or SCPs. No security implications from the URL correction.
Diff
diff --git a/ebs/latest/userguide/ebs-encryption-requirements.md b/ebs/latest/userguide/ebs-encryption-requirements.md index 73dba6e03..ad54f1f96 100644 --- a//ebs/latest/userguide/ebs-encryption-requirements.md +++ b//ebs/latest/userguide/ebs-encryption-requirements.md @@ -91 +91 @@ Identity-only roles are not used by applications on your instance to access othe -Identity-only roles are subject to [service control policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html) (SCPs), and [KMS key policies](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html). If an SCP or KMS key denies the identity-only role access to a KMS key, you may fail to launch EC2 instances with encrypted volumes, or using encrypted AMIs or snapshots. +Identity-only roles are subject to [service control policies](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_scps.html) (SCPs), and [KMS key policies](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html). If an SCP or KMS key denies the identity-only role access to a KMS key, you may fail to launch EC2 instances with encrypted volumes, or using encrypted AMIs or snapshots.