Skip to content

Conversation

mazyu36
Copy link
Contributor

@mazyu36 mazyu36 commented Sep 30, 2025

Issue # (if applicable)

Closes #35558 .

Reason for this change

To support default IAM Authentication.

Description of changes

This change adds support for default authentication schemes in RDS Database Proxy, allowing users to configure IAM-based authentication without requiring secrets:

  • add defaultAuthScheme porperty.
  • Modified DatabaseProxy constructor to support IAM authentication without secrets

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Add unit tests and an integ test

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 feature-request A feature should be added or improved. p2 labels Sep 30, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team September 30, 2025 15:45
@github-actions github-actions bot added the distinguished-contributor [Pilot] contributed 50+ PRs to the CDK label Sep 30, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@aws-cdk-automation aws-cdk-automation dismissed their stale review October 3, 2025 01:53

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@mazyu36 mazyu36 marked this pull request as ready for review October 3, 2025 02:38
@mazyu36 mazyu36 changed the title feat(rds): support default auth scheme for RDS Proxy feat(rds): support default auth scheme for RDS Proxy Oct 3, 2025
@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 Oct 3, 2025
@mazyu36 mazyu36 requested a deployment to deployment-integ-test October 7, 2025 12:55 — with GitHub Actions Waiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distinguished-contributor [Pilot] contributed 50+ PRs to the CDK feature-request A feature should be added or improved. 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.

(aws-rds): Support setting default authentication scheme for RDS proxies
2 participants