-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational DatabasebugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp2
Description
Describe the bug
aurora supports postgresql 16.9 but the 16.9 constant is missing from AuroraPostgresEngineVersion
Regression Issue
- Select this option if this issue appears to be a regression.
Last Known Working CDK Library Version
No response
Expected Behavior
that constant should be present
Current Behavior
the constant is not defined
Reproduction Steps
> const { AuroraPostgresEngineVersion } = await import("aws-cdk-lib/aws-rds")
> AuroraPostgresEngineVersion.VER_16_9
undefined
Possible Solution
No response
Additional Information/Context
No response
AWS CDK Library version (aws-cdk-lib)
2.201.0
AWS CDK CLI version
2.1003.0 (build b242c23)
Node.js Version
v20.18.1
OS
macos
Language
TypeScript
Language Version
No response
Other information
No response
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational DatabasebugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp2