AWS Security ChangesHomeSearch

AWS awsconsolehelpdocs documentation change

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

File: awsconsolehelpdocs/latest/gsg/uxc.md

Summary

Updated AWS User Experience Customization (UXC) documentation with expanded feature descriptions including service visibility and region visibility controls, added security clarification note, and restructured content with new topic links.

Security assessment

The change adds a security clarification note stating that visibility settings only affect console appearance and don't restrict API access, which is important for security awareness. It also adds a link to 'Security in AWS User Experience Customization' documentation. However, there's no evidence this addresses a specific security vulnerability or incident.

Diff

diff --git a/awsconsolehelpdocs/latest/gsg/uxc.md b/awsconsolehelpdocs/latest/gsg/uxc.md
index 6c375f38b..b4060a5f8 100644
--- a//awsconsolehelpdocs/latest/gsg/uxc.md
+++ b//awsconsolehelpdocs/latest/gsg/uxc.md
@@ -3,3 +3 @@
-[Documentation](/index.html)[Getting Started Guide](what-is.html)
-
-Accessing User Experience Customization
+[Documentation](/index.html)[AWS Management Console](/awsconsolehelpdocs/index.html)[Getting Started Guide](what-is.html)
@@ -9 +7,16 @@ Accessing User Experience Customization
-AWS User Experience Customization allows you to tailor your AWS interfaces to meet your specific needs and improve efficiency. UXC currently offers an account color customization feature for account administrators. This feature allows administrators to set a color for an account depending on the required grouping. For example, an administrator can assign red to all production accounts, yellow to all test accounts, and green to all developer accounts. The benefits of account color customization include:
+AWS User Experience Customization (UXC) is a utility that lets account administrators customize the visual appearance of the AWS Management Console and manage these settings at the account level.
+
+With UXC, you can customize the following settings:
+
+  * **Account color** – You can set a color for your accounts to visually distinguish between them. For example, you can use green for development accounts, yellow for test accounts, and red for production accounts.
+
+  * **Service visibility** – You can control which AWS services appear in the console navigation. Service visibility simplifies the AWS Management Console to show only the AWS services that are relevant to your account.
+
+  * **Region visibility** – You can control which AWS Regions appear in the Region selector. Region visibility simplifies the AWS Management Console to show only the Regions that are relevant to your account.
+
+
+
+
+If you have not configured a setting, then the default behavior applies: all services and Regions are visible, and no account color is set. You can reset account color to its default by setting the value to `"none"`. You can reset visible services and Regions to their defaults by setting their values to `null`.
+
+###### Note
@@ -11 +24 @@ AWS User Experience Customization allows you to tailor your AWS interfaces to me
-  * Quickly identify account types visually
+The `visibleServices` and `visibleRegions` settings control only the appearance of services and Regions in the AWS Management Console. They do not restrict access through the AWS Command Line Interface, SDKs, or other APIs.
@@ -13 +26 @@ AWS User Experience Customization allows you to tailor your AWS interfaces to me
-  * Reduced risk of changes to wrong accounts
+###### Topics
@@ -15 +28 @@ AWS User Experience Customization allows you to tailor your AWS interfaces to me
-  * Group similar accounts (production, testing, development)
+  * [Getting started with AWS User Experience Customization](./getting-started-uxc.html)
@@ -16,0 +30 @@ AWS User Experience Customization allows you to tailor your AWS interfaces to me
+  * [Logging AWS User Experience Customization API calls using AWS CloudTrail](./log-using-cloudtrail.html)
@@ -17,0 +32 @@ AWS User Experience Customization allows you to tailor your AWS interfaces to me
+  * [Security in AWS User Experience Customization](./security.html)
@@ -20 +34,0 @@ AWS User Experience Customization allows you to tailor your AWS interfaces to me
-## Accessing User Experience Customization
@@ -22 +35,0 @@ AWS User Experience Customization allows you to tailor your AWS interfaces to me
-You can access UXC from your account page in the AWS Management Console. For more information about accessing this page, see [Accessing account information in the AWS Management Console](./ainfo.html).