Data Source schema for AWS::QuickSight::Theme
id
(String) Uniquely identifies the resource.arn
(String) The Amazon Resource Name (ARN) of the theme.
aws_account_id
(String)base_theme_id
(String)configuration
(Attributes) The theme configuration. This configuration contains all of the display properties for a theme.
(see below for nested schema)created_time
(String) The date and time that the theme was created.
last_updated_time
(String) The date and time that the theme was last updated.
name
(String)permissions
(Attributes List) (see below for nested schema)tags
(Attributes List) (see below for nested schema)theme_id
(String)type
(String)version
(Attributes) A version of a theme.
(see below for nested schema)version_description
(String)configuration
Read-Only:
data_color_palette
(Attributes) 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.
sheet
(Attributes) The theme display options for sheets.
(see below for nested schema)typography
(Attributes) (see below for nested schema)ui_color_palette
(Attributes) 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.
configuration.data_color_palette
Read-Only:
colors
(List of String) The hexadecimal codes for the colors.
empty_fill_color
(String) The hexadecimal code of a color that applies to charts where a lack of data is highlighted.
min_max_gradient
(List of String) The minimum and maximum hexadecimal codes that describe a color gradient.
configuration.sheet
Read-Only:
tile
(Attributes) Display options related to tiles on a sheet.
(see below for nested schema)tile_layout
(Attributes) The display options for the layout of tiles on a sheet.
(see below for nested schema)configuration.sheet.tile
Read-Only:
border
(Attributes) The display options for tile borders for visuals.
(see below for nested schema)configuration.sheet.tile.border
Read-Only:
show
(Boolean) The option to enable display of borders for visuals.
configuration.sheet.tile_layout
Read-Only:
gutter
(Attributes) The display options for gutter spacing between tiles on a sheet.
(see below for nested schema)margin
(Attributes) The display options for margins around the outside edge of sheets.
(see below for nested schema)configuration.sheet.tile_layout.gutter
Read-Only:
show
(Boolean) This Boolean value controls whether to display a gutter space between sheet tiles.
configuration.sheet.tile_layout.margin
Read-Only:
show
(Boolean) This Boolean value controls whether to display sheet margins.
configuration.typography
Read-Only:
font_families
(Attributes List) (see below for nested schema)configuration.typography.font_families
Read-Only:
font_family
(String)configuration.ui_color_palette
Read-Only:
accent
(String) This color is that applies to selected states and buttons.
accent_foreground
(String) The foreground color that applies to any text or other elements that appear over the accent color.
danger
(String) The color that applies to error messages.
danger_foreground
(String) The foreground color that applies to any text or other elements that appear over the error color.
dimension
(String) The color that applies to the names of fields that are identified as dimensions.
dimension_foreground
(String) The foreground color that applies to any text or other elements that appear over the dimension color.
measure
(String) The color that applies to the names of fields that are identified as measures.
measure_foreground
(String) The foreground color that applies to any text or other elements that appear over the measure color.
primary_background
(String) The background color that applies to visuals and other high emphasis UI.
primary_foreground
(String) 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.
secondary_background
(String) The background color that applies to the sheet background and sheet controls.
secondary_foreground
(String) The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.
success
(String) The color that applies to success messages, for example the check mark for a successful download.
success_foreground
(String) The foreground color that applies to any text or other elements that appear over the success color.
warning
(String) This color that applies to warning and informational messages.
warning_foreground
(String) The foreground color that applies to any text or other elements that appear over the warning color.
permissions
Read-Only:
actions
(List of String) The IAM action to grant or revoke permissions on.
principal
(String) 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 Amazon Web Services account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across Amazon Web Services accounts. (This is less common.)
tags
Read-Only:
key
(String) Tag key.
value
(String) Tag value.
version
Read-Only:
arn
(String) The Amazon Resource Name (ARN) of the resource.
base_theme_id
(String) The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.
configuration
(Attributes) The theme configuration. This configuration contains all of the display properties for a theme.
(see below for nested schema)created_time
(String) The date and time that this theme version was created.
description
(String) The description of the theme.
errors
(Attributes List) Errors associated with the theme.
(see below for nested schema)status
(String)version_number
(Number) The version number of the theme.
version.configuration
Read-Only:
data_color_palette
(Attributes) 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.
sheet
(Attributes) The theme display options for sheets.
(see below for nested schema)typography
(Attributes) (see below for nested schema)ui_color_palette
(Attributes) 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.
version.configuration.data_color_palette
Read-Only:
colors
(List of String) The hexadecimal codes for the colors.
empty_fill_color
(String) The hexadecimal code of a color that applies to charts where a lack of data is highlighted.
min_max_gradient
(List of String) The minimum and maximum hexadecimal codes that describe a color gradient.
version.configuration.sheet
Read-Only:
tile
(Attributes) Display options related to tiles on a sheet.
(see below for nested schema)tile_layout
(Attributes) The display options for the layout of tiles on a sheet.
(see below for nested schema)version.configuration.sheet.tile
Read-Only:
border
(Attributes) The display options for tile borders for visuals.
(see below for nested schema)version.configuration.sheet.tile_layout.border
Read-Only:
show
(Boolean) The option to enable display of borders for visuals.
version.configuration.sheet.tile_layout
Read-Only:
gutter
(Attributes) The display options for gutter spacing between tiles on a sheet.
(see below for nested schema)margin
(Attributes) The display options for margins around the outside edge of sheets.
(see below for nested schema)version.configuration.sheet.tile_layout.gutter
Read-Only:
show
(Boolean) This Boolean value controls whether to display a gutter space between sheet tiles.
version.configuration.sheet.tile_layout.margin
Read-Only:
show
(Boolean) This Boolean value controls whether to display sheet margins.
version.configuration.typography
Read-Only:
font_families
(Attributes List) (see below for nested schema)version.configuration.typography.font_families
Read-Only:
font_family
(String)version.configuration.ui_color_palette
Read-Only:
accent
(String) This color is that applies to selected states and buttons.
accent_foreground
(String) The foreground color that applies to any text or other elements that appear over the accent color.
danger
(String) The color that applies to error messages.
danger_foreground
(String) The foreground color that applies to any text or other elements that appear over the error color.
dimension
(String) The color that applies to the names of fields that are identified as dimensions.
dimension_foreground
(String) The foreground color that applies to any text or other elements that appear over the dimension color.
measure
(String) The color that applies to the names of fields that are identified as measures.
measure_foreground
(String) The foreground color that applies to any text or other elements that appear over the measure color.
primary_background
(String) The background color that applies to visuals and other high emphasis UI.
primary_foreground
(String) 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.
secondary_background
(String) The background color that applies to the sheet background and sheet controls.
secondary_foreground
(String) The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.
success
(String) The color that applies to success messages, for example the check mark for a successful download.
success_foreground
(String) The foreground color that applies to any text or other elements that appear over the success color.
warning
(String) This color that applies to warning and informational messages.
warning_foreground
(String) The foreground color that applies to any text or other elements that appear over the warning color.
version.errors
Read-Only:
message
(String) The error message.
type
(String)