16.7 C
Canberra
Saturday, March 28, 2026

Customise your AWS Administration Console expertise with visible settings together with account shade, area and repair visibility


Voiced by Polly

In August 2025, we launched AWS Person Expertise Customization (UXC) functionality to tailor person interfaces (UIs) to fulfill your particular wants and full your duties effectively. With this functionality, your account administrator can customise some UI element of AWS Administration Console, equivalent to assigning a shade to an AWS account for simpler identification.

At present, we’re asserting further customization functionality in UXC that permits selective show of related AWS Areas and companies to your group members. By hiding unused Areas and companies, you may scale back cognitive load and remove pointless clicks and scrolling, serving to you focus higher and work quicker. With this launch, we provide the flexibility to customise account shade, Area, and repair visibility collectively.

Categorize account by shade

You’ll be able to set a shade to your accounts to visually distinguish between them. To get began, sign up to the AWS Administration Console and select your account identify on the navigation bar. Your account shade isn’t set but. To set the colour, select Account.

Within the Account show settings, choose your most popular account shade and select Replace. You’ll be able to see the chosen shade within the navigation bar.

By altering the account shade, you may clearly distinguish the account’s goal. For instance, you need to use orange for improvement accounts, gentle blue for check accounts, and crimson for manufacturing accounts.

Customise Areas and companies visibility

You’ll be able to management which AWS Areas seem within the Area selector or which AWS companies seem within the console navigation. In different phrases, you may set to indicate solely the Areas and companies which are related to your account.

To get began, select the gear icon on the navigation bar and select See all person settings. In case you are in an administrator position, you may see a brand new Account settings tab within the unified settings. You probably have not configured a setting, all Areas and companies are seen.

To set seen Areas, select Edit within the Seen Areas part. Choose your seen Areas to All out there Areas or Choose Areas and configure your record. Select Save modifications.

After configuring seen Area setting, you can find solely chosen Areas within the Areas selector on the navigation bar within the console.

You too can set seen companies in the identical method. Search or choose companies from the class. I used the In style companies class to pick out my favorites. Once you end choice, select Save modifications.

After configuring seen companies setting, you can find solely chosen companies within the All companies menu on the navigation bar.

Once you search the service identify within the search bar, you may solely select chosen companies.

The Areas and companies visibility settings management solely the looks of companies and Areas within the console. They don’t prohibit entry by the AWS Command Line Interface (AWS CLI), AWS SDKs, AWS APIs, or Amazon Q Developer.

You too can handle these account customization settings programmatically with new visibleServices and visibleRegions parameters. For instance, you need to use AWS CloudFormation pattern template:

AWSTemplateFormatVersion: "2010-09-09"
Description: Customise AWS Console look for this account

Assets:
  AccountCustomization:
    Sort: AWS::UXC::AccountCustomization
    Properties:
      AccountColor: crimson
      VisibleServices:
        - s3
        - ec2
        - lambda
      VisibleRegions:
        - us-east-1
        - us-west-2

And you may deploy your Cloudformation template.

$ aws cloudformation deploy 
  --template-file account-customization.yaml 
  --stack-name my-account-customization

To study extra, go to the AWS Person Expertise Customization API Reference and AWS CloudFormation template reference.

Give it a strive within the AWS Administration Console right now and supply suggestions by choosing the Suggestions hyperlink on the backside of the console, posting to the AWS re:Put up discussion board for the AWS Administration Console, or reaching out to your AWS Assist contacts.

Channy

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

[td_block_social_counter facebook="tagdiv" twitter="tagdivofficial" youtube="tagdiv" style="style8 td-social-boxed td-social-font-icons" tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjM4IiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9" custom_title="Stay Connected" block_template_id="td_block_template_8" f_header_font_family="712" f_header_font_transform="uppercase" f_header_font_weight="500" f_header_font_size="17" border_color="#dd3333"]
- Advertisement -spot_img

Latest Articles