AWS res documentation change
Summary
Restructured project documentation by replacing detailed operational sections with links to separate HTML guides
Security assessment
The change removes detailed instructions about security-related configurations (IAM policies, security groups, launch scripts) but does not indicate any security vulnerability being addressed. Security documentation appears to have been moved to linked pages rather than being removed entirely.
Diff
diff --git a/res/archive/release-minus-4/ug/projects.md b/res/archive/release-minus-4/ug/projects.md index fe7e92c4b..7bde97ec4 100644 --- a//res/archive/release-minus-4/ug/projects.md +++ b//res/archive/release-minus-4/ug/projects.md @@ -5,2 +4,0 @@ -View projectsCreate a projectEdit a projectAdd or remove tags from a projectView file systems associated with a projectAdd a launch template - @@ -13,127 +11 @@ Projects form a boundary for virtual desktops, teams, and budgets. When you crea - * View projects - - * Create a project - - * Edit a project - - * Add or remove tags from a project - - * View file systems associated with a project - - * Add a launch template - - - - -## View projects - - - -The Projects dashboard provides a list of projects available to you. From the Projects dashboard, you can: - - 1. You can use the search field to find projects. - - 2. When a project is selected, you can use the **Actions** menu to: - - 1. Edit a project - - 2. Disable or enable a project - - 3. Update project tags - - 3. You can choose **Create Project** to create a new project. - - - - -## Create a project - - 1. Choose **Create Project**. - - 2. Enter project details. - -The Project ID is a resource tag that can be used to track cost allocation in AWS Cost Explorer Service. For more information, see [Activating user-defined cost allocation tags](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/activating-tags.html). - -###### Important - -The project ID cannot be changed after creation. - -For information on **Advanced Options** , see Add a launch template. - - 3. (Optional) Turn on budgets for the project. For more information on budgets, see [Cost monitoring and control](./cost-management.html). - - 4. Assign users and/or groups the appropriate role ("Project Member" or "Project Owner"). See [Default permissions profiles](./permission-profiles.html#permission-matrix) for the actions each role can take. - - 5. Choose **Submit**. - - - - - - -## Edit a project - - 1. Select a project in the project list. - - 2. From the **Actions** menu, choose **Edit Project**. - - 3. Enter your updates. If you intend to enable budgets, see [Cost monitoring and control](./cost-management.html) for more information. For information on **Advanced Options** , see Add a launch template. - - 4. Choose **Submit**. - - - - - - -## Add or remove tags from a project - -Project tags will assign tags to all instances created under that project. - - 1. Select a project in the project list. - - 2. From the **Actions** menu, choose **Update Tags**. - - 3. Choose **Add Tags** and enter a value for **Key**. - - 4. To remove tags, choose **Remove** next to the tag you want to remove. - - - - -## View file systems associated with a project - -When a project is selected, you can expand the **File Systems** pane at the bottom of the screen to view file systems associated with the project. - - - -## Add a launch template - -When creating or editing a project, you can add launch templates using the **Advanced Options** within the project configuration. Launch templates provide additional configurations, such as security groups, IAM policies, and launch scripts to all VDI instances within the project. - -### Add policies - -You can add an IAM policy to control VDI access for all instances deployed under your project. To onboard a policy, tag the policy with the following key-value pair: - - - res:Resource/vdi-host-policy - -For more information on IAM roles, see [Policies and permissions in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html). - -### Add security groups - -You can add a security group to control the egress and ingress data for all VDI instances under your project. To onboard a security group, tag the security group with the following key-value pair: - - - res:Resource/vdi-security-group - -For more information on security groups, see [Control traffic to your AWS resources using security groups](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-security-groups.html) in the _Amazon VPC User Guide_. - -### Add launch scripts - -You can add launch scripts that will initiate on all VDI sessions within your project. RES supports script initiation for Linux and Windows. For script initiation, you can choose either: - -**Run Script When VDI Starts** - - -This option initiates the script at the beginning of a VDI instance before any RES configurations or installations run. + * [View projects](./view-projects.html) @@ -141 +13 @@ This option initiates the script at the beginning of a VDI instance before any R -**Run Script when VDI is Configured** + * [Create a project](./create-project.html) @@ -142,0 +15 @@ This option initiates the script at the beginning of a VDI instance before any R + * [Edit a project](./edit-project.html) @@ -144 +17 @@ This option initiates the script at the beginning of a VDI instance before any R -This option initiates the script after RES configurations complete. + * [Add or remove tags from a project](./tag-project.html) @@ -146 +19 @@ This option initiates the script after RES configurations complete. -Scripts support the following options: + * [View file systems associated with a project](./view-project-file-systems.html) @@ -148,5 +21 @@ Scripts support the following options: -Script configuration | Example ----|--- -S3 URI | s3://bucketname/script.sh -HTTPS URL | https://sample.samplecontent.com/sample -Local file | file:///user/scripts/example.sh + * [Add a launch template](./project-launch-template.html) @@ -154 +22,0 @@ Local file | file:///user/scripts/example.sh -For **Arguments** , provide any arguments separated by a comma. @@ -156 +23,0 @@ For **Arguments** , provide any arguments separated by a comma. - @@ -158 +24,0 @@ For **Arguments** , provide any arguments separated by a comma. -_Example of a project configuration_ @@ -166 +32 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Environment management +Groups @@ -168 +34 @@ Environment management -Users +View projects