Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-quicksight-theme.json
Parent schema serverless-framework-configuration
Type: object

Definition of the AWS::QuickSight::Theme Resource Type.. Source:- No source definition found, add manually please

Properties

AwsAccountId string | Aws_CF_FunctionString required
ThemeId string | Aws_CF_FunctionString required
BaseThemeId string | Aws_CF_FunctionString

The ID of the theme that a custom theme will inherit from. All themes inherit from one of the starting themes defined by Amazon QuickSight. For a list of the starting themes, use ListThemes or choose Themes from within a QuickSight analysis.

Configuration object

The theme configuration. This configuration contains all of the display properties for a theme.

4 nested properties
DataColorPalette object

The theme colors that are used for data colors in charts. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5.

3 nested properties
EmptyFillColor string | Aws_CF_FunctionString

The hexadecimal code of a color that applies to charts where a lack of data is highlighted.

Colors string[]

The hexadecimal codes for the colors.

minItems=0maxItems=100
MinMaxGradient string[]

The minimum and maximum hexadecimal codes that describe a color gradient.

minItems=0maxItems=100
UIColorPalette object

The theme colors that apply to UI and to charts, excluding data colors. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide.

16 nested properties
Warning string | Aws_CF_FunctionString

This color that applies to warning and informational messages.

Accent string | Aws_CF_FunctionString

This color is that applies to selected states and buttons.

AccentForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the accent color.

SecondaryBackground string | Aws_CF_FunctionString

The background color that applies to the sheet background and sheet controls.

DangerForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the error color.

PrimaryBackground string | Aws_CF_FunctionString

The background color that applies to visuals and other high emphasis UI.

Dimension string | Aws_CF_FunctionString

The color that applies to the names of fields that are identified as dimensions.

SecondaryForeground string | Aws_CF_FunctionString

The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.

WarningForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the warning color.

DimensionForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the dimension color.

PrimaryForeground string | Aws_CF_FunctionString

The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.

Success string | Aws_CF_FunctionString

The color that applies to success messages, for example the check mark for a successful download.

Danger string | Aws_CF_FunctionString

The color that applies to error messages.

SuccessForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the success color.

Measure string | Aws_CF_FunctionString

The color that applies to the names of fields that are identified as measures.

MeasureForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the measure color.

Sheet object

The theme display options for sheets.

2 nested properties
TileLayout object

The display options for the layout of tiles on a sheet.

2 nested properties
Gutter object

The display options for gutter spacing between tiles on a sheet.

Margin object

The display options for margins around the outside edge of sheets.

Tile object

Display options related to tiles on a sheet.

1 nested properties
Border object

The display options for tile borders for visuals.

Typography object

The typeface for the theme.

1 nested properties
FontFamilies Font[]
minItems=0maxItems=5
Name string | Aws_CF_FunctionString

A display name for the theme.

Permissions ResourcePermission[]

A valid grouping of resource permissions to apply to the new theme.

minItems=1maxItems=64
Tags Tag[]

A map of the key-value pairs for the resource tag or tags that you want to add to the resource.

minItems=1maxItems=200
VersionDescription string | Aws_CF_FunctionString

A description of the first version of the theme that you're creating. Every time UpdateTheme is called, a new version is created. Each version of the theme has a description of the version in the VersionDescription field.

Definitions

BorderStyle object

The display options for tile borders for visuals.

Show boolean

The option to enable display of borders for visuals.

DataColorPalette object

The theme colors that are used for data colors in charts. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5.

EmptyFillColor string | Aws_CF_FunctionString

The hexadecimal code of a color that applies to charts where a lack of data is highlighted.

Colors string[]

The hexadecimal codes for the colors.

minItems=0maxItems=100
MinMaxGradient string[]

The minimum and maximum hexadecimal codes that describe a color gradient.

minItems=0maxItems=100
Font object
FontFamily string | Aws_CF_FunctionString
GutterStyle object

The display options for gutter spacing between tiles on a sheet.

Show boolean

This Boolean value controls whether to display a gutter space between sheet tiles.

MarginStyle object

The display options for margins around the outside edge of sheets.

Show boolean

This Boolean value controls whether to display sheet margins.

ResourcePermission object

Permission for the resource.

Actions string[] required

The IAM action to grant or revoke permissions on.

minItems=1maxItems=16
Principal string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of the principal. This can be one of the following:

  • The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)

  • The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)

  • The ARN of an AWS account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across AWS accounts. (This is less common.)

ResourceStatus string | Aws_CF_FunctionString
SheetStyle object

The theme display options for sheets.

TileLayout object

The display options for the layout of tiles on a sheet.

2 nested properties
Gutter object

The display options for gutter spacing between tiles on a sheet.

1 nested properties
Show boolean

This Boolean value controls whether to display a gutter space between sheet tiles.

Margin object

The display options for margins around the outside edge of sheets.

1 nested properties
Show boolean

This Boolean value controls whether to display sheet margins.

Tile object

Display options related to tiles on a sheet.

1 nested properties
Border object

The display options for tile borders for visuals.

1 nested properties
Show boolean

The option to enable display of borders for visuals.

Tag object

The key or keys of the key-value pairs for the resource tag or tags assigned to the resource.

Value string | Aws_CF_FunctionString required

Tag value.

Key string | Aws_CF_FunctionString required

Tag key.

ThemeConfiguration object

The theme configuration. This configuration contains all of the display properties for a theme.

DataColorPalette object

The theme colors that are used for data colors in charts. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5.

3 nested properties
EmptyFillColor string | Aws_CF_FunctionString

The hexadecimal code of a color that applies to charts where a lack of data is highlighted.

Colors string[]

The hexadecimal codes for the colors.

minItems=0maxItems=100
MinMaxGradient string[]

The minimum and maximum hexadecimal codes that describe a color gradient.

minItems=0maxItems=100
UIColorPalette object

The theme colors that apply to UI and to charts, excluding data colors. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide.

16 nested properties
Warning string | Aws_CF_FunctionString

This color that applies to warning and informational messages.

Accent string | Aws_CF_FunctionString

This color is that applies to selected states and buttons.

AccentForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the accent color.

SecondaryBackground string | Aws_CF_FunctionString

The background color that applies to the sheet background and sheet controls.

DangerForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the error color.

PrimaryBackground string | Aws_CF_FunctionString

The background color that applies to visuals and other high emphasis UI.

Dimension string | Aws_CF_FunctionString

The color that applies to the names of fields that are identified as dimensions.

SecondaryForeground string | Aws_CF_FunctionString

The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.

WarningForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the warning color.

DimensionForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the dimension color.

PrimaryForeground string | Aws_CF_FunctionString

The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.

Success string | Aws_CF_FunctionString

The color that applies to success messages, for example the check mark for a successful download.

Danger string | Aws_CF_FunctionString

The color that applies to error messages.

SuccessForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the success color.

Measure string | Aws_CF_FunctionString

The color that applies to the names of fields that are identified as measures.

MeasureForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the measure color.

Sheet object

The theme display options for sheets.

2 nested properties
TileLayout object

The display options for the layout of tiles on a sheet.

2 nested properties
Gutter object

The display options for gutter spacing between tiles on a sheet.

Margin object

The display options for margins around the outside edge of sheets.

Tile object

Display options related to tiles on a sheet.

1 nested properties
Border object

The display options for tile borders for visuals.

Typography object

The typeface for the theme.

1 nested properties
FontFamilies Font[]
minItems=0maxItems=5
ThemeError object

Theme error.

Type string | Aws_CF_FunctionString
Message string | Aws_CF_FunctionString

The error message.

ThemeErrorType string | Aws_CF_FunctionString
ThemeType string | Aws_CF_FunctionString
ThemeVersion object

A version of a theme.

Status string | Aws_CF_FunctionString
Errors ThemeError[]

Errors associated with the theme.

minItems=1
Description string | Aws_CF_FunctionString

The description of the theme.

CreatedTime string | Aws_CF_FunctionString

The date and time that this theme version was created.

Configuration object

The theme configuration. This configuration contains all of the display properties for a theme.

4 nested properties
DataColorPalette object

The theme colors that are used for data colors in charts. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5.

3 nested properties
EmptyFillColor string | Aws_CF_FunctionString

The hexadecimal code of a color that applies to charts where a lack of data is highlighted.

Colors string[]

The hexadecimal codes for the colors.

minItems=0maxItems=100
MinMaxGradient string[]

The minimum and maximum hexadecimal codes that describe a color gradient.

minItems=0maxItems=100
UIColorPalette object

The theme colors that apply to UI and to charts, excluding data colors. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide.

16 nested properties
Warning string | Aws_CF_FunctionString

This color that applies to warning and informational messages.

Accent string | Aws_CF_FunctionString

This color is that applies to selected states and buttons.

AccentForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the accent color.

SecondaryBackground string | Aws_CF_FunctionString

The background color that applies to the sheet background and sheet controls.

DangerForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the error color.

PrimaryBackground string | Aws_CF_FunctionString

The background color that applies to visuals and other high emphasis UI.

Dimension string | Aws_CF_FunctionString

The color that applies to the names of fields that are identified as dimensions.

SecondaryForeground string | Aws_CF_FunctionString

The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.

WarningForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the warning color.

DimensionForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the dimension color.

PrimaryForeground string | Aws_CF_FunctionString

The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.

Success string | Aws_CF_FunctionString

The color that applies to success messages, for example the check mark for a successful download.

Danger string | Aws_CF_FunctionString

The color that applies to error messages.

SuccessForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the success color.

Measure string | Aws_CF_FunctionString

The color that applies to the names of fields that are identified as measures.

MeasureForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the measure color.

Sheet object

The theme display options for sheets.

2 nested properties
TileLayout object

The display options for the layout of tiles on a sheet.

Tile object

Display options related to tiles on a sheet.

Typography object

The typeface for the theme.

1 nested properties
FontFamilies Font[]
minItems=0maxItems=5
BaseThemeId string | Aws_CF_FunctionString

The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All themes initially inherit from a default QuickSight theme.

Arn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of the resource.

VersionNumber number

The version number of the theme.

min=1
TileLayoutStyle object

The display options for the layout of tiles on a sheet.

Gutter object

The display options for gutter spacing between tiles on a sheet.

1 nested properties
Show boolean

This Boolean value controls whether to display a gutter space between sheet tiles.

Margin object

The display options for margins around the outside edge of sheets.

1 nested properties
Show boolean

This Boolean value controls whether to display sheet margins.

TileStyle object

Display options related to tiles on a sheet.

Border object

The display options for tile borders for visuals.

1 nested properties
Show boolean

The option to enable display of borders for visuals.

Typography object

The typeface for the theme.

FontFamilies Font[]
minItems=0maxItems=5
UIColorPalette object

The theme colors that apply to UI and to charts, excluding data colors. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide.

Warning string | Aws_CF_FunctionString

This color that applies to warning and informational messages.

Accent string | Aws_CF_FunctionString

This color is that applies to selected states and buttons.

AccentForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the accent color.

SecondaryBackground string | Aws_CF_FunctionString

The background color that applies to the sheet background and sheet controls.

DangerForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the error color.

PrimaryBackground string | Aws_CF_FunctionString

The background color that applies to visuals and other high emphasis UI.

Dimension string | Aws_CF_FunctionString

The color that applies to the names of fields that are identified as dimensions.

SecondaryForeground string | Aws_CF_FunctionString

The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.

WarningForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the warning color.

DimensionForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the dimension color.

PrimaryForeground string | Aws_CF_FunctionString

The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.

Success string | Aws_CF_FunctionString

The color that applies to success messages, for example the check mark for a successful download.

Danger string | Aws_CF_FunctionString

The color that applies to error messages.

SuccessForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the success color.

Measure string | Aws_CF_FunctionString

The color that applies to the names of fields that are identified as measures.

MeasureForeground string | Aws_CF_FunctionString

The foreground color that applies to any text or other elements that appear over the measure color.