Skip to content

chore(rds): postgres 16.13#37540

Open
phadadi wants to merge 1 commit intoaws:mainfrom
phadadi:rds-postgresql-16.13
Open

chore(rds): postgres 16.13#37540
phadadi wants to merge 1 commit intoaws:mainfrom
phadadi:rds-postgresql-16.13

Conversation

@phadadi
Copy link
Copy Markdown
Contributor

@phadadi phadadi commented Apr 7, 2026

Issue # (if applicable)

None

Reason for this change

https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.html#postgresql-versions-version1613

Description of changes

Describe any new or updated permissions being added

Description of how you validated changes

aws rds describe-db-engine-versions --engine aurora-postgresql --output table --query 'DBEngineVersions[*].{Engine:Engine,EngineVersion:EngineVersion}'

------------------------------------------
|        DescribeDBEngineVersions        |
+--------------------+-------------------+
|       Engine       |   EngineVersion   |
+--------------------+-------------------+
...
|  aurora-postgresql |  16.11            |
|  aurora-postgresql |  16.11-limitless  |
|  aurora-postgresql |  16.13            |
...

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Apr 7, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team April 7, 2026 06:37
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants