Commit 04d8a95
authored
feat(rds): add DatabaseProxyEndpoint L2 construct (#35064)
### Issue # (if applicable)
Closes #14186
### Reason for this change
Add DatabaseProxyEndpoint L2 construct
### Description of changes
- Add `DatabaseProxyEndpoint` L2 construct
- `DatabaseProxy` support method `addEndpoint`
### Describe any new or updated permissions being added
### Description of how you validated changes
Unit + Integ
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 50456b6 commit 04d8a95
File tree
15 files changed
+2414
-0
lines changed- packages
- @aws-cdk-testing/framework-integ/test/aws-rds/test
- integ.proxy-endpoint.js.snapshot
- aws-cdk-lib/aws-rds
- lib
- test
15 files changed
+2414
-0
lines changedLines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments