(aws-timestream): Add support for CfnDBParameterGroup of Timestream InfluxDb #31862
Labels
@aws-cdk/aws-timestream
Related to the @aws-cdk/aws-timestream package
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
needs-cfn
This issue is waiting on changes to CloudFormation before it can be addressed.
p3
Describe the feature
Currently, we don't have any feature to create a database parameter group using CDK following this guide
https://docs.aws.amazon.com/timestream/latest/developerguide/timestream-for-influx-db-connecting.html#timestream-for-influx-parameter-groups-overview-default-custom-parameter-groups
We have to do it manually and after that edit the
dbParameterGroupIdentifier
ofCfnInfluxDBInstance
Use Case
Create a database parameter group with CDK
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.126.0 (build fb74c41)
Environment details (OS name and version, etc.)
Linux
The text was updated successfully, but these errors were encountered: