---
type: resource-type
title: AccountCustomization
description: aws resource type AWS::UXC::AccountCustomization
name: AccountCustomization
lexicon: aws
resource_type: AWS::UXC::AccountCustomization
---
`AWS::UXC::AccountCustomization`, a resource type of the aws lexicon.

## Properties

- `AccountColor` (`"darkBlue" | "green" | "lightBlue" | "none" | "orange" | "pink" | "purple" | "red" | "teal" | "yellow"`, optional): The color theme assigned to the account for visual identification in the AWS Console.
- `AccountId` (`string`, optional): The AWS account ID that this customization belongs to. This is automatically determined from the caller's identity.
- `VisibleRegions` (`string[]`, optional): A list of AWS region identifiers visible to the account in the AWS Console.
- `VisibleServices` (`string[]`, optional): A list of AWS service identifiers visible to the account in the AWS Console.

## Attributes

- `AccountId`
