UpdateTheme - Amazon QuickSight

UpdateTheme

Use the UpdateTheme operation to update a theme.

Following is an example AWS CLI command for this operation.

AWS CLI
aws quicksight update-theme --aws-account-id 555555555555 --theme-id THEMEID --base-theme-id BASETHEMEID

You can also make this command using a CLI skeleton file with the following command. For more information about CLI skeleton files, see Use CLI skeleton files.

aws quicksight update-theme --cli-input-json file//:updatetheme.json

For more information about the UpdateTheme operation, see UpdateTheme in theAmazon QuickSight API Reference.