Pulling QuickSight Dataset Using Python

Dear Amazon QuickSight Support Team,

I hope this message finds you well. I am currently working on a project that involves extracting data from Amazon QuickSight using Python. However, I am facing challenges in pulling the dataset programmatically in SPICE storage.

Could you please provide guidance or documentation on how to pull QuickSight datasets using Python? I would greatly appreciate any assistance, examples, or resources that could help me achieve this task successfully.

Thank you in advance for your support.
Dhanush
CC: akshay.m@isocrates.com,priyadarshini.m@isocrates.com

@dhanush ,

The data loaded into SPICE can only be used within QuickSight for dashboards. There is no API to extract the data programatically. You can extract the data from the visuals itself using csv/excel format.

A similar question : Python BOTO 3

Kind regards,
Koushik