-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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: DatabaseCluster Instance Identifiers Attribute #25947
Comments
Makes sense to return the writer ID here as well as the reader ID. I think this should only take a one liner which pushes the
|
Is anyone working on this? |
|
Describe the feature
In the new writer/reader API, only readers' IDs are returned: aws-cdk/packages/aws-cdk-lib/aws-rds/lib/cluster.ts
Related issue: #25898
Use Case
We need the writer's instance ID to subscribe to its events.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.82.0
Environment details (OS name and version, etc.)
macOS Ventura 13.3.1
The text was updated successfully, but these errors were encountered: