ScheduledQueryInsights - Amazon Timestream
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

For similar capabilities to Amazon Timestream for LiveAnalytics, consider Amazon Timestream for InfluxDB. It offers simplified data ingestion and single-digit millisecond query response times for real-time analytics. Learn more here.

ScheduledQueryInsights

Encapsulates settings for enabling QueryInsights on an ExecuteScheduledQueryRequest.

Contents

Mode

Provides the following modes to enable ScheduledQueryInsights:

  • ENABLED_WITH_RATE_CONTROL – Enables ScheduledQueryInsights for the queries being processed. This mode also includes a rate control mechanism, which limits the QueryInsights feature to 1 query per second (QPS).

  • DISABLED – Disables ScheduledQueryInsights.

Type: String

Valid Values: ENABLED_WITH_RATE_CONTROL | DISABLED

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: