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.
QueryComputeRequest
A request to retrieve or update the compute capacity settings for querying data. QueryCompute is available only in the Asia Pacific (Mumbai) region.
Contents
- ComputeMode
-
The mode in which Timestream Compute Units (TCUs) are allocated and utilized within an account. Note that in the Asia Pacific (Mumbai) region, the API operation only recognizes the value
PROVISIONED
. QueryCompute is available only in the Asia Pacific (Mumbai) region.Type: String
Valid Values:
ON_DEMAND | PROVISIONED
Required: No
- ProvisionedCapacity
-
Configuration object that contains settings for provisioned Timestream Compute Units (TCUs) in your account. QueryCompute is available only in the Asia Pacific (Mumbai) region.
Type: ProvisionedCapacityRequest object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: