cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.92k stars 1.45k forks source link

Add support for Amazon Timestream for InfluxDB #2239

Closed rtk-logan-fillo closed 2 months ago

rtk-logan-fillo commented 2 months ago

A new service "Amazon Timestream for InfluxDB" was recently launched https://aws.amazon.com/about-aws/whats-new/2024/03/amazon-timestream-influxdb-available/

Here are the CloudFormation docs for this service https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-influxdbinstance.html

This ticket is for adding support in troposphere for this new service.

markpeek commented 2 months ago

Added as part of the 170.0.0 spec update 6ea2be2. Will be included in the next release (likely at the end of this week).