Is there any way to export data from Quick Sight into S3 or Is there any process? (using Quick Sight 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