AWS Security ChangesHomeSearch

AWS res documentation change

Service: res · 2026-03-28 · Documentation low

File: res/latest/ug/environment-settings.md

Summary

Added documentation for custom links feature on web portal login page, including configuration steps and example use cases.

Security assessment

This documents a new feature for adding custom links to the login page. While the example mentions linking to 'acceptable use policies' (which could be security-related), the feature itself is not a security control. No security vulnerabilities or specific security features are addressed.

Diff

diff --git a/res/latest/ug/environment-settings.md b/res/latest/ug/environment-settings.md
index 4284a4373..46489a376 100644
--- a//res/latest/ug/environment-settings.md
+++ b//res/latest/ug/environment-settings.md
@@ -11 +11,15 @@ The **Environment settings** page displays product configuration details, such a
-Displays information such as the Administrator Username and email for the user who provisioned the product. You can edit the web portal title and copyright text.
+You can edit the web portal title and subtitle, and add custom links to the web portal login page. To configure custom links:
+
+    1. Navigate to **Environment Management** > **Environment Settings**.
+
+    2. Under the **General** tab, choose **Edit**.
+
+    3. In the **Custom Links** section, choose **Add Link**.
+
+    4. Enter a **Title** and **URL** for each link you want to display on the login page.
+
+    5. Choose **Submit** to save your changes.
+
+Custom links appear on the web portal login page, allowing administrators to direct users to resources such as internal documentation, support pages, or acceptable use policies.
+
+![Custom links configuration in Environment Settings](/images/res/latest/ug/images/web-links-edit-form.png)