updateScheduledQuery
inline suspend fun CloudWatchLogsClient.updateScheduledQuery(crossinline block: UpdateScheduledQueryRequest.Builder.() -> Unit): UpdateScheduledQueryResponse
Updates the configuration of an existing scheduled query. This operation follows PUT semantics, replacing the existing configuration with the provided values.