1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package timestreaminfluxdb provides the API client, operations, and parameter
// types for Timestream InfluxDB.
//
// Amazon Timestream for InfluxDB is a managed time-series database engine that
// makes it easy for application developers and DevOps teams to run InfluxDB
// databases on AWS for near real-time time-series applications using open-source
// APIs. With Amazon Timestream for InfluxDB, it is easy to set up, operate, and
// scale time-series workloads that can answer queries with single-digit
// millisecond query response time.
package timestreaminfluxdb
|