[rds] Add resource ARN property to IServerlessCluster #10736
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.
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 toIServerlessCluster
.Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: