AWS kms documentation change
Summary
Added documentation links for importing new key material and performing on-demand key rotation
Security assessment
The change adds documentation about key rotation procedures and key material import processes, which are security best practices. However, there's no evidence this addresses a specific security vulnerability or incident - it appears to be routine documentation improvement for existing security features.
Diff
diff --git a/kms/latest/developerguide/importing-keys.md b/kms/latest/developerguide/importing-keys.md index 85c43ef0b..af9ecd2a6 100644 --- a//kms/latest/developerguide/importing-keys.md +++ b//kms/latest/developerguide/importing-keys.md @@ -62,0 +63,2 @@ In China Regions, the key material requirements for symmetric encryption KMS key + * To import new key material into a KMS key for on-demand rotation, see [Import new key material](./importing-keys-import-key-material.html#import-new-key-material) and [Perform on-demand key rotation](./rotating-keys-on-demand.html). +