AWS::QuickSight::Dashboard ColorsConfiguration - AWS CloudFormation

AWS::QuickSight::Dashboard ColorsConfiguration

The color configurations for a column.

Syntax

To declare this entity in your AWS 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