Skip to content

aws_rds: missing AuroraPostgresEngineVersion.VER_17_5 #34896

Open
@modosc

Description

@modosc

Describe the bug

aurora supports postgresql 17.5 but the 17.5 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_17_5
undefined

Possible Solution

No response

Additional Information/Context

No response

AWS CDK Library version (aws-cdk-lib)

[email protected]

AWS CDK CLI version

2.1020.1 (build 6735323)

Node.js Version

v22.11.0

OS

macos

Language

TypeScript

Language Version

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-rdsRelated to Amazon Relational DatabasebugThis issue is a bug.effort/smallSmall work item – less than a day of effortp3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions