Q topic refresh now

In AWS console for Q Topic, there is an option to refresh now.
Is there any API to achieve the same?

Also there is an option to “Set topic refresh schedule to match dataset refresh schedule”, what exactly this means?
e.g. I am having dataset in spice, but I am not having any refresh schedule for my dataset. I update the Dataset Manually via “update_data_set” API, in this case once dataset is updated will Q Topic will refresh automatically if “Set topic refresh schedule to match dataset refresh schedule” is selected.

Hello Saurabh,

Well , we do not have for refresh now but topic refresh schedule. see - create-topic-refresh-schedule — AWS CLI 2.23.6 Command Reference

Note : Currently, hourly refresh schedules aren’t supported in Q. You can set a refresh schedule to refresh datasets in a topic up to once a day.

Set topic refresh schedule to match dataset refresh schedule”, what exactly this means?
– It means as soon as the dataset is refreshed, topic gets refreshed as well.

eg. I am having dataset in spice, but I am not having any refresh schedule for my dataset. I update the Dataset Manually via “update_data_set” API, in this case once dataset is updated will Q Topic will refresh automatically if “Set topic refresh schedule to match dataset refresh schedule” is selected.
– yes

Hope this helps.

Cheers,
Deep