View a markdown version of this page

QueryComputeResponse - Amazon Timestream Write
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).

QueryComputeResponse

The response to 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: ProvisionedCapacityResponse object

Required: No

See Also

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