aws quicksight create-theme

Creates a theme. A theme is set of configuration options for color and layout. Themes apply to analyses and dashboards. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide

Options

NameDescription
--aws-account-id <string>The ID of the AWS account where you want to store the new theme
--theme-id <string>An ID for the theme that you want to create. The theme ID is unique per AWS Region in each AWS account
--name <string>A display name for the theme
--base-theme-id <string>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
--version-description <string>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
--configuration <structure>The theme configuration, which contains the theme display properties
--permissions <list>A valid grouping of resource permissions to apply to the new theme
--tags <list>A map of the key-value pairs for the resource tag or tags that you want to add to the resource
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command