AWS filegateway documentation change
Summary
Fixed URL formatting by adding an extra slash in the storage quotas documentation link
Security assessment
The change corrects a URL path but does not alter security-related content. The mention of storage quotas remains unchanged, and there is no evidence of addressing a security vulnerability.
Diff
diff --git a/filegateway/latest/filefsxw/create-file-system.md b/filegateway/latest/filefsxw/create-file-system.md index 34b9d8982..043e3f0c0 100644 --- a//filegateway/latest/filefsxw/create-file-system.md +++ b//filegateway/latest/filefsxw/create-file-system.md @@ -19 +19 @@ The following limitations apply when writing to an Amazon FSx file system from a - * FSx File Gateway supports soft storage quotas (issuing warnings when users surpass their data limits), but does not support hard quotas (enforcing data limits by denying write access). Soft quotas are supported for all users except the Amazon FSx admin user. For more information about setting up storage quotas, see [Storage quotas](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-user-quotas.html) in the _Amazon FSx for Windows File Server User Guide_. + * FSx File Gateway supports soft storage quotas (issuing warnings when users surpass their data limits), but does not support hard quotas (enforcing data limits by denying write access). Soft quotas are supported for all users except the Amazon FSx admin user. For more information about setting up storage quotas, see [Storage quotas](https://docs.aws.amazon.com//fsx/latest/WindowsGuide/managing-user-quotas.html) in the _Amazon FSx for Windows File Server User Guide_.