AWS AWSCloudFormation documentation change
Summary
Fixed a URL formatting issue in the KMS encryption documentation link
Security assessment
Change only corrects a URL path (added double slash). References existing encryption documentation but doesn't alter security content.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-fsx-filesystem.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-fsx-filesystem.md index 5e77eecad..5b32bb2c6 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-fsx-filesystem.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-fsx-filesystem.md @@ -155 +155 @@ The ID of the AWS Key Management Service (AWS KMS) key used to encrypt Amazon FS -If this ID isn't specified, the Amazon FSx-managed key for your account is used. For more information, see [Encrypt](https://docs.aws.amazon.com/kms/latest/APIReference/API_Encrypt.html) in the _AWS Key Management Service API Reference_. +If this ID isn't specified, the Amazon FSx-managed key for your account is used. For more information, see [Encrypt](https://docs.aws.amazon.com//kms/latest/APIReference/API_Encrypt.html) in the _AWS Key Management Service API Reference_.