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:
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:
GetAccountColorPutAccountColorDeleteAccountColorHowever, this functionality is not yet supported in AWS CloudFormation.
Example resource model (illustrative):
Alternative naming could include:
AWS::Console::AccountColorAWS::UXC::AccountColorAWS::Account::AccountColorOther Details
Terraform related issue:
aws_account_colorhashicorp/terraform-provider-aws#44033