AWS AWSCloudFormation documentation change
Summary
Fixed URL formatting by adding an extra slash in the AWS KMS integration link
Security assessment
Change only corrects a URL format without altering security content. No evidence of security vulnerability being addressed.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-kms-key.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-kms-key.md index b67198e42..9a78e2d53 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-kms-key.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-kms-key.md @@ -19 +19 @@ AWS KMS replaced the term _customer master key (CMK)_ with _AWS KMS key_ and _KM -You can use symmetric encryption KMS keys to encrypt and decrypt small amounts of data, but they are more commonly used to generate data keys and data key pairs. You can also use a symmetric encryption KMS key to encrypt data stored in AWS services that are [integrated with AWS KMS](https://aws.amazon.com/kms/features/#AWS_Service_Integration). For more information, see [Symmetric encryption KMS keys](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#symmetric-cmks) in the _AWS Key Management Service Developer Guide_. +You can use symmetric encryption KMS keys to encrypt and decrypt small amounts of data, but they are more commonly used to generate data keys and data key pairs. You can also use a symmetric encryption KMS key to encrypt data stored in AWS services that are [integrated with AWS KMS](https://aws.amazon.com//kms/features/#AWS_Service_Integration). For more information, see [Symmetric encryption KMS keys](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#symmetric-cmks) in the _AWS Key Management Service Developer Guide_.