AWS kms documentation change
Summary
Updated link from './deleting-keys-determining-usage.html' to './monitoring-keys-determining-usage.html'
Security assessment
This is a routine documentation link update with no security implications. No security content was added or modified.
Diff
diff --git a/kms/latest/developerguide/deleting-keys.md b/kms/latest/developerguide/deleting-keys.md index 28cce691f..9528695b6 100644 --- a//kms/latest/developerguide/deleting-keys.md +++ b//kms/latest/developerguide/deleting-keys.md @@ -17 +17 @@ You can only schedule the deletion of a customer managed key. You cannot delete -Before deleting a KMS key, you might want to know how many ciphertexts were encrypted under that KMS key. AWS KMS does not store this information and does not store any of the ciphertexts. To get this information, you must determine past usage of a KMS key. For help, go to [Determine past usage of a KMS key](./deleting-keys-determining-usage.html). +Before deleting a KMS key, you might want to know how many ciphertexts were encrypted under that KMS key. AWS KMS does not store this information and does not store any of the ciphertexts. To get this information, you must determine past usage of a KMS key. For help, go to [Determine past usage of a KMS key](./monitoring-keys-determining-usage.html).