Skip to content

[AWS::UXC::AccountColor] - [Coverage] - Account color support (AWS User Experience Customization) #2466

@yvele

Description

@yvele

Name of the resource

Other

Resource name

AWS::Account::ConsoleCustomization

Description

Recently released AWS User Experience Customization (UXC) functionality allowing customers to visually distinguish AWS accounts in the Management Console by applying a custom account color banner.
https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/getting-started-uxc.html

This is currently configurable via the console / API actions:

However, this functionality is not yet supported in AWS CloudFormation.

Example resource model (illustrative):

Resources:
  AccountConsoleColor:
    Type: AWS::Account::ConsoleCustomization
    Properties:
      AccountColor: "#FF9900"

Alternative naming could include:

  • AWS::Console::AccountColor
  • AWS::UXC::AccountColor
  • AWS::Account::AccountColor

Other Details

Terraform related issue:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions