aws / aws/aws-cdk

(aws-timestream): InfluxDb v3 not supported

Open
#35,808 1 comment 4 reactions 0 assignees View on GitHub
@aws-cdk/aws-timestream bug feature-request needs-cfn p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the bug

The most recent version of InfluxDb is not supported in aws-cdk.

https://aws.amazon.com/about-aws/whats-new/2025/10/amazon-timestream-influxdb-3/

### Regression Issue

- [ ] Select this option if this issue appears to be a regression.

### Last Known Working CDK Library Version

_No response_

### Expected Behavior

V3 should be supported in the cdk.

It is recommended to migrate from Timestream LiveAnalytics to Timestream Influx Db. Recently major changes were made from Influx Db from v2 to v3. It doesn't make sense to migrate from live analytics to v2, then later to v3. I am trying to do one migration from LiveAnalytics to v3, but v3 is not supported in the cdk.

### Current Behavior

With the recent release of InfluxDb V3 in AWS, it should be supported in the cdk.

If it is in progress, is there an expected date?
Timestream has had major changes lately, and it would be nice to know the timeline for support as the architecture keeps changing.

### Reproduction Steps

Create a CfnInfluxDBInstance in cdk.

### Possible Solution

Support v3 in cdk.

### Additional Information/Context

_No response_

### AWS CDK Library version (aws-cdk-lib)

2.220

### AWS CDK CLI version

N/A

### Node.js Version

v22.14.0

### OS

Mac OS 15.5

### Language

TypeScript

### Language Version

_No response_

### Other information

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the CfnInfluxDBInstance entry point and the AWS announcement linked in the issue. Compare the current CDK v2.220 support with the InfluxDB v3 requirements, then determine the scope needed for v3 support. Done means a CDK-defined CfnInfluxDBInstance can represent and deploy an InfluxDB v3 instance.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.