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– EnablesScheduledQueryInsightsfor the queries being processed. This mode also includes a rate control mechanism, which limits theQueryInsightsfeature to 1 query per second (QPS). -
DISABLED– DisablesScheduledQueryInsights.
Type: String
Valid Values:
ENABLED_WITH_RATE_CONTROL | DISABLEDRequired: Yes
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: