Is there any way to export data from QuickSight into S3 or Is there any process? (using QuickSight API). Thank you

Hi @nhatquanbui ,

You can use the new snapshot report APIs to create a csv file and then use the AWS CLI to copy that up to S3.

The docs for the snapshot APIs are here and the docs for the CLI are here.

Hope that helps.

ws

2 Likes