executeScheduledQuery
abstract suspend fun executeScheduledQuery(input: ExecuteScheduledQueryRequest): ExecuteScheduledQueryResponse
You can use this API to run a scheduled query manually.
If you enabled QueryInsights
, this API also returns insights and metrics related to the query that you executed as part of an Amazon SNS notification. QueryInsights
helps with performance tuning of your query. For more information about QueryInsights
, see Using query insights to optimize queries in Amazon Timestream.