5

I need my lambda to connect to an Aurora Serverless cluster, through an RDS Proxy. But I can't create the proxy because the Database dropdown menu - in the section under Target group configuration - is empty.

I have several databases. I have access to the databases. They simply don't appear. The form is unusable.

enter image description here

2 Answers 2

7

I faced the same problem for a different reason: The following RDS Proxy prerequisites and limitations apply to PostgreSQL: For RDS PostgreSQL, RDS Proxy supports version 10.10 and higher minor versions, and version 11.5 and higher minor versions. And my db was 12.5

There are a few other things why you could not use RDS proxy: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-proxy.html

Sign up to request clarification or add additional context in comments.

1 Comment

this link saved my sanity. I've been stuck on this for two weeks. God bless you Bence Vass
5

The problem ended up being that RDS proxy doesn't work with Aurora Serverless databases. This is stated directly in the docs, but I missed it:

You can't use RDS Proxy with Aurora Serverless clusters.

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-proxy.html#rds-proxy.limitations

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.