AWS Security ChangesHomeSearch

AWS deadline-cloud documentation change

Service: deadline-cloud · 2025-07-18 · Documentation low

File: deadline-cloud/latest/userguide/deadline-cloud-storage.md

Summary

Clarified VFS usage for Linux fleets to mount job attachments on-demand rather than initial sync

Security assessment

Change describes operational behavior rather than addressing security vulnerabilities. On-demand mounting could reduce attack surface but isn't explicitly framed as a security feature.

Diff

diff --git a/deadline-cloud/latest/userguide/deadline-cloud-storage.md b/deadline-cloud/latest/userguide/deadline-cloud-storage.md
index 8bd5dd880..9feae0206 100644
--- a//deadline-cloud/latest/userguide/deadline-cloud-storage.md
+++ b//deadline-cloud/latest/userguide/deadline-cloud-storage.md
@@ -11 +11 @@ Workers must have access to the storage locations that contain the input files n
-When you use job attachments with a service-managed fleet, you can set up a virtual file system (VFS) in your virtual private network (VPN). Then workers can load files only when needed.
+When you use job attachments with a Linux based service-managed fleet, you can enable a virtual file system (VFS) to mount job attachments files and access them as needed instead of syncing them to the worker at the start of the job.