AWS res documentation change
Summary
Updated storage options documentation to clarify that EBS volumes are not shared and added note about onboarding multiple volumes from FSx NetApp ONTAP. Also changed wording for user/group assignment.
Security assessment
This change clarifies storage architecture and user assignment language. No security vulnerabilities, incidents, or security features are mentioned. The change is purely descriptive about storage options and permission assignment.
Diff
diff --git a/res/latest/ug/create-project.md b/res/latest/ug/create-project.md index dd07c3157..c72c82057 100644 --- a//res/latest/ug/create-project.md +++ b//res/latest/ug/create-project.md @@ -23 +23 @@ For information on **Advanced Options** , see [Add a launch template](./project- -It is important to note that the shared home filesystem, EFS, FSx for Lustre, and FSx NetApp ONTAP can be shared across multiple projects and VDIs. However, the EBS volume storage option will require every VDI in that project to have their own home directory that is not shared between other VDIs or projects. +The shared home filesystem, EFS, FSx for Lustre, and FSx NetApp ONTAP can be shared across multiple projects and VDIs. However, the EBS volume storage option will require every VDI in that project to have their own home directory that is not shared between other VDIs or projects. You can also onboard multiple volumes from a single FSx NetApp ONTAP file system. @@ -27 +27 @@ It is important to note that the shared home filesystem, EFS, FSx for Lustre, an - 5. Assign users and/or groups the appropriate role ("Project Member" or "Project Owner"). See [Default permissions profiles](./permission-matrix.html) for the actions each role can take. + 5. Assign users, groups, or both the appropriate role ("Project Member" or "Project Owner"). See [Default permissions profiles](./permission-matrix.html) for the actions each role can take.