Hello
I have a few questions from partner and I could not directly find any answers.
How can we have code-based definitions of Datasets and Analyses to store in code repositories.
How can we programmatically promote Datasets and Analyses across environments using multiple accounts like, from DEV to QA to PROD
How can we programmatically Replace one Analysis’ Dataset to Another Dataset
What is the typical CI/CD pipeline flow or recommended CI/CD pipeline flow.
Hi, You can do content porting using QuickSight template APIs as explained in following workshop: Workshop Studio
Also for backup of QuickSight assets as code definition in code-repositories you can use QuickSight APIs like describe_dashboard_definition, describe_analysis_definition. It is demonstrated in QuickSightLearningSeries youtube channel: Accelerate QuickSight deployment using APIs: 2023 Amazon QuickSight Learning Series - YouTube and following blog post: New Amazon QuickSight API Capabilities to Accelerate Your BI Transformation | AWS News Blog
2 Likes