Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::QuickSight::Analysis FontConfiguration

Focus mode
AWS::QuickSight::Analysis FontConfiguration - AWS CloudFormation
Filter View

Configures the display properties of the given text.

Syntax

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

JSON

{ "FontColor" : String, "FontDecoration" : String, "FontFamily" : String, "FontSize" : FontSize, "FontStyle" : String, "FontWeight" : FontWeight }

Properties

FontColor

Determines the color of the text.

Required: No

Type: String

Pattern: ^#[A-F0-9]{6}$

Update requires: No interruption

FontDecoration

Determines the appearance of decorative lines on the text.

Required: No

Type: String

Allowed values: UNDERLINE | NONE

Update requires: No interruption

FontFamily

The font family that you want to use.

Required: No

Type: String

Update requires: No interruption

FontSize

The option that determines the text display size.

Required: No

Type: FontSize

Update requires: No interruption

FontStyle

Determines the text display face that is inherited by the given font family.

Required: No

Type: String

Allowed values: NORMAL | ITALIC

Update requires: No interruption

FontWeight

The option that determines the text display weight, or boldness.

Required: No

Type: FontWeight

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.