AWS ebs documentation change
Summary
Fixed URL formatting in KMS key sharing documentation link
Security assessment
Change addresses a documentation link syntax issue without altering the security guidance about sharing encrypted snapshots and KMS keys.
Diff
diff --git a/ebs/latest/userguide/event-policy.md b/ebs/latest/userguide/event-policy.md index 1960f761c..a35d4ed01 100644 --- a//ebs/latest/userguide/event-policy.md +++ b//ebs/latest/userguide/event-policy.md @@ -54 +54 @@ When you create the policy, ensure that you enable cross-account sharing and tha - * You can only share snapshots that are unencrypted or that are encrypted using a customer managed key. You can't share snapshots that are encrypted with the default EBS encryption KMS key. If you share encrypted snapshots, then you must also share the KMS key that was used to encrypt the source volume with the target accounts. For more information, see [ Allowing users in other accounts to use a KMS key](https://docs.aws.amazon.com/kms/latest/developerguide/key-policy-modifying-external-accounts.html) in the _AWS Key Management Service Developer Guide_. + * You can only share snapshots that are unencrypted or that are encrypted using a customer managed key. You can't share snapshots that are encrypted with the default EBS encryption KMS key. If you share encrypted snapshots, then you must also share the KMS key that was used to encrypt the source volume with the target accounts. For more information, see [ Allowing users in other accounts to use a KMS key](https://docs.aws.amazon.com//kms/latest/developerguide/key-policy-modifying-external-accounts.html) in the _AWS Key Management Service Developer Guide_.