Any method can export Quick Sight template to json/yaml file?
Hi @liwmin
You can use describe-template-defintion api to get the json definition of an existing template.
Please refer to the below documentation page for more details.
CLI-describe-template-definition
boto3.describe_template_definition.html
Quick snippet of boto3 json output
Thanks
VInod
2 Likes
