AWS res documentation change
Summary
Updated revision history with new sections for RES 2024.12 including security features like Active Directory sync, permissions configuration, and SSH access
Security assessment
The changelog documents the addition of security-focused features (e.g., AD sync, SSH access), but does not indicate fixes for existing security vulnerabilities. This adds security-related documentation rather than addressing specific issues.
Diff
diff --git a/res/archive/release-minus-3/ug/revisions.md b/res/archive/release-minus-3/ug/revisions.md index cc3d7d708..6efbbc070 100644 --- a//res/archive/release-minus-3/ug/revisions.md +++ b//res/archive/release-minus-3/ug/revisions.md @@ -10,0 +11,13 @@ Date | Change +December 2024 | + + * Release version 2024.12 Added sections — + * [Active Directory Synchronization](./active-directory-sync.html). + * [Configuring Desktop Permissions](./configuring-desktop-permissions.html). + * [Configuring File browser access](./configuring-file-browser-access.html). + * [Configuring SSH access](./configuring-ssh-access.html). + * [Setting up Amazon Cognito users](./setting-up-cognito-users.html). +Changed sections — + * [Environment boundaries](./permission-profiles-environment-boundaries.html). + * [Configure a private VPC (optional)](./prerequisites.html#private-vpc). + + @@ -14 +27 @@ October 2024 | - * [Environment Boundaries](./permission-profiles-environment-boundaries.html). + * [Environment boundaries](./permission-profiles-environment-boundaries.html). @@ -23 +36 @@ August 2024 | - * custom project permissions, an enhanced permission model that allows for cusomization of existing roles and the addition of custom roles. See [Permission policy](./permission-profiles.html). + * custom project permissions, an enhanced permission model that allows for customization of existing roles and the addition of custom roles. See [Permission policy](./permission-profiles.html).