I’m using Terraform to deploy a dashboard + analysis via the aws_quicksight_dashboard and aws_quicksight_analysis resources respectively. According to the documentation, it should be taking in a theme ARN and applying it on creation, but it always defaults to the classic theme. I’ve tried a custom theme as well as the midnight theme arn, neither sticks on both the dashboard and the analysis. If anyone’s run into this issue and managed to solve it please let me know how? I’ve asked this question on the Terraform forums as well.
Hi @ryan3
Welcome to the community!
For new analyses or dashboards, you can follow these steps here to set the default theme using the API.
Setting a default theme for Amazon QuickSight analyses - Amazon QuickSight.
You can use the describe_theme api to get the theme ARN and use when you create a new analysis.
https://docs.aws.amazon.com/cli/latest/reference/quicksight/create-analysis.html
Hi @ryan3,
It’s been awhile since we last heard from you, did you have any additional questions regarding your initial topic?
If we do not hear back within the next 3 business days, I’ll go ahead and close out this topic.
Thank you!
Hi @ryan3,
Since we haven’t heard back, I’ll go ahead and close out this topic. However, if you have any additional questions, feel free to create a new topic in the community and link this discussion for any relevant information that may be needed.
Thank you!