Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-rds: Add grantConnect on DatabaseCluster #26489

Closed
1 of 2 tasks
bestickley opened this issue Jul 24, 2023 · 3 comments
Closed
1 of 2 tasks

aws-rds: Add grantConnect on DatabaseCluster #26489

bestickley opened this issue Jul 24, 2023 · 3 comments
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1

Comments

@bestickley
Copy link

Describe the feature

Add grantConnect (like DatabaseInstance has) method on DatabaseCluster

Use Case

I want to instantiate a DatabaseCluster and then call grantConnect on my lambda function so it can access the cluster - both readers and writers.

Proposed Solution

See: #25924 (reply in thread)

Other Information

cc: @peterwoodworth

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

N/A

Environment details (OS name and version, etc.)

N/A

@bestickley bestickley added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 24, 2023
@github-actions github-actions bot added the @aws-cdk/aws-rds Related to Amazon Relational Database label Jul 24, 2023
@peterwoodworth peterwoodworth added p1 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Jul 24, 2023
@jaeyeun97
Copy link

+1

@bestickley
Copy link
Author

closed in #28118

Copy link

github-actions bot commented Dec 6, 2023

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1
Projects
None yet
Development

No branches or pull requests

3 participants