CreateTemplate
Use the CreateTemplate
operation to create a template from an existing Amazon QuickSight analysis or template. You can use the resulting template to create a dashboard.
Following is an example AWS CLI command for this operation.
You can to get the ID the dataset ID by using a DescribeAnalysis
operation. The ANALYSISID
is part of the analysis URL in Amazon QuickSight. You can also use the ListAnalyses
operation to get the ID.
For more information about the CreateTemplate
operation, see CreateTemplate in the Amazon QuickSight API Reference.