AWS kms documentation change
Summary
Changed wording from '(preferred)' to '(recommended)' for RSA_4096 key spec description
Security assessment
The change modifies adjective describing key spec recommendation strength but doesn't introduce new security information or address vulnerabilities. While RSA key size impacts security, this is a non-technical wording adjustment without security implications.
Diff
diff --git a/kms/latest/developerguide/importing-keys-get-public-key-and-token.md b/kms/latest/developerguide/importing-keys-get-public-key-and-token.md index a6eebe3fc..09d52c67c 100644 --- a//kms/latest/developerguide/importing-keys-get-public-key-and-token.md +++ b//kms/latest/developerguide/importing-keys-get-public-key-and-token.md @@ -40 +40 @@ AWS KMS supports the following key specs for the RSA wrapping keys used to impor - * RSA_4096 (preferred) + * RSA_4096 (recommended)