timestream-influxdb
Installation
SKILL.md
Amazon Timestream for InfluxDB
Overview
Amazon Timestream for InfluxDB is a managed time-series database with three engine variants:
| Engine | Port | Query | Use case |
|---|---|---|---|
| InfluxDB 2 (single-node) | 8086 | Flux | Existing V2 workloads |
| InfluxDB 2 Read Replica Cluster | 8086 | Flux | Read-heavy V2 workloads |
| InfluxDB 3 (Core & Enterprise) | 8181 | SQL / InfluxQL | New workloads, high cardinality, Processing Engine |
Recommend InfluxDB 3 for new workloads. V2 remains supported for existing deployments.
Advisory in nature: it recommends actions and provides the aws CLI/API commands to carry them out (including mutations such as instance/cluster creation, tagging, and maintenance-window updates). It does not act autonomously — it executes mutations only in response to an explicit user request, never on its own initiative. Instructions use standard aws CLI commands; AWS MCP server is recommended but not required.