AWS AWSCloudFormation documentation change
Summary
Fixed broken documentation link by adding double slash in URL
Security assessment
The change only corrects URL formatting without altering security-related content about KMS encryption
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-s3-bucket-serversideencryptionbydefault.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-s3-bucket-serversideencryptionbydefault.md index 11c2d8617..8cfcd2967 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-s3-bucket-serversideencryptionbydefault.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-s3-bucket-serversideencryptionbydefault.md @@ -82 +82 @@ If you are using encryption with cross-account or AWS service operations, you mu -Amazon S3 only supports symmetric encryption KMS keys. For more information, see [Asymmetric keys in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html) in the _AWS Key Management Service Developer Guide_. +Amazon S3 only supports symmetric encryption KMS keys. For more information, see [Asymmetric keys in AWS KMS](https://docs.aws.amazon.com//kms/latest/developerguide/symmetric-asymmetric.html) in the _AWS Key Management Service Developer Guide_.