rds: add AuroraPostgresEngineVersion.VER_18_4

Open Beginner friendly
#38,786 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
90/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Active
Tech stack
aws, postgresql, typescript
Domain
cloud, databases

Research direction

Start at the rds.AuroraPostgresEngineVersion definition and compare the existing version constants. Add the VER_18_4 entry for Aurora PostgreSQL 18.4, then verify the surrounding RDS tests or generated output according to the repository’s existing pattern. Done means the static constant is available alongside the earlier supported versions.

Written by the indexing model from the issue text.

Description

@aws-cdk/aws-rds effort/small feature-request p2
Describe the feature

Amazon Aurora supports PostgreSQL 18.4

Static constant rds.AuroraPostgresEngineVersion.VER_18_4 should be added.

Use Case

A static constant would make implementation equally simple compared to earlier supported versions.

Proposed Solution

Add version 18.4 to rds.AuroraPostgresEngineVersion.

Other Information

No response

Acknowledgements
  • I may be able to implement this feature request
  • This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)

2.268.0

AWS CDK CLI version

2.1140.0 (build 5b77563)

Environment details (OS name and version, etc.)

MacOS 26.6.2

Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
71

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws/aws-cdk

All issues in aws/aws-cdk

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.