executeScheduledQuery
inline suspend fun TimestreamQueryClient.executeScheduledQuery(crossinline block: ExecuteScheduledQueryRequest.Builder.() -> Unit): ExecuteScheduledQueryResponse
You can use this API to run a scheduled query manually.