AWS systems-manager documentation change
Summary
Updated KMS documentation links similar to param-create-cli.md
Security assessment
Same link updates as other parameter store files. No security issue addressed, maintains security feature docs.
Diff
diff --git a/systems-manager/latest/userguide/param-create-ps.md index c2d454d16..225aacb2d 100644 --- a/systems-manager/latest/userguide/param-create-ps.md +++ b/systems-manager/latest/userguide/param-create-ps.md @@ -130 +130 @@ Only the _value_ of a `SecureString` parameter is encrypted. Parameter names, de -Parameter Store only supports [symmetric encryption KMS keys](https://docs.aws.amazon.com/kms/latest/developerguide/symm-asymm-concepts.html#symmetric-cmks). You can't use an [asymmetric encryption KMS key](https://docs.aws.amazon.com/kms/latest/developerguide/symm-asymm-concepts.html#asymmetric-cmks) to encrypt your parameters. For help determining whether a KMS key is symmetric or asymmetric, see [Identifying symmetric and asymmetric KMS keys](https://docs.aws.amazon.com/kms/latest/developerguide/find-symm-asymm.html) in the _AWS Key Management Service Developer Guide_ +Parameter Store only supports [symmetric encryption KMS keys](https://docs.aws.amazon.com/kms/latest/developerguide/symm-asymm-choose-key-spec.html#symmetric-cmks). You can't use an [asymmetric encryption KMS key](https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html) to encrypt your parameters. For help determining whether a KMS key is symmetric or asymmetric, see [Identifying symmetric and asymmetric KMS keys](https://docs.aws.amazon.com/kms/latest/developerguide/find-symm-asymm.html) in the _AWS Key Management Service Developer Guide_