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

[rds] Add resource ARN property to IServerlessCluster #10736

Closed
1 of 2 tasks
asterikx opened this issue Oct 6, 2020 · 1 comment · Fixed by #10741
Closed
1 of 2 tasks

[rds] Add resource ARN property to IServerlessCluster #10736

asterikx opened this issue Oct 6, 2020 · 1 comment · Fixed by #10741
Assignees
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database feature-request A feature should be added or improved. in-progress This issue is being actively worked on. needs-triage This issue or PR still needs to be triaged.

Comments

@asterikx
Copy link
Contributor

asterikx commented Oct 6, 2020

Add ARN property to IServerlessCluster.

Use Case

When using the Data API for Aurora Serverless, the resource ARN must be passed in Data API calls.

Proposed Solution

Add clusterArn property to IServerlessCluster.

Other

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

This is a 🚀 Feature Request

@asterikx asterikx added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 6, 2020
@asterikx asterikx changed the title [rds] Add ARN property to IServerlessCluster [rds] Add resource ARN property to IServerlessCluster Oct 6, 2020
@github-actions github-actions bot added the @aws-cdk/aws-rds Related to Amazon Relational Database label Oct 6, 2020
asterikx added a commit to asterikx/aws-cdk that referenced this issue Oct 6, 2020
asterikx added a commit to asterikx/aws-cdk that referenced this issue Oct 6, 2020
@SomayaB SomayaB added the in-progress This issue is being actively worked on. label Oct 6, 2020
@mergify mergify bot closed this as completed in #10741 Oct 6, 2020
mergify bot pushed a commit that referenced this issue Oct 6, 2020
This PR adds a property `clusterArn` to `IServerlessCluster`. This simplifies the usage of the Data API which requires passing the ARN of the cluster in Data API calls.

closes #10736


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@github-actions
Copy link

github-actions bot commented Oct 6, 2020

⚠️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 feature-request A feature should be added or improved. in-progress This issue is being actively worked on. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants