AWS::QuickSight::Analysis ColorsConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Analysis ColorsConfiguration

The color configurations for a column.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "CustomColors" : [ CustomColor, ... ] }

Properties

CustomColors

A list of up to 50 custom colors.

Required: No

Type: Array of CustomColor

Minimum: 0

Maximum: 50

Update requires: No interruption