(neptune): grantConnect() creates incorrect resource ARN #13640
Labels
@aws-cdk/aws-neptune
Related Amazon Neptune
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
When using
cluster.grantConnect()
on a Neptune cluster, the created IAM statement uses an incorrect ARN.Reproduction Steps
What did you expect to happen?
DBRole is allowed to connect.
What actually happened?
DBRole is not allowed to connect.
Environment
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: