Update-data-set command?

Hello,

Is this CLI command update-data-set trigger the refreshes of the data of the dataset or it jus tupdate some parameters?
is it possible to refresh the dataset from an input thus not following the schedules or go to refresh dataset in the dataset page?

I am asking because I would like to write a job in that refresh the data (from the source I am reading) and, after it is done, it automatically refresh the data in QS.
thank you

Hi @remba87 ,
I think the API which best fits your request is the CreateIngestion one.
Please have a look at this documentation.

Also keep in mind that you have a maximum number of refreshes available in 24-hours, which depends also on your Quick Sight edition.

Let me know if this helps! :slight_smile:
Andrea

1 Like