ScheduledQueryInsights - Amazon Timestream

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 AWS SDKs, see the following: