Questions tagged with Amazon RDS Proxy
Amazon RDS Proxy, a fully managed, highly available database proxy for Amazon Relational Database Service (Amazon RDS), now supports Amazon RDS Multi-AZ deployments with two readable standbys. Amazon RDS Proxy is supported on all versions of RDS Multi-AZ Deployments with two readable standbys.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
103 results
Region: ap-south-1
I have a CloudFormation stack (managed via CDK) that updates an AWS::RDS::DBProxy resource. A recent update triggered a rollback (due to an unrelated cross-stack export dependency)...
1
answers
0
votes
57
views
asked 9 days ago
RDS Proxy targets never reach `AVAILABLE` in two of my three VPCs. They sit in `UNAVAILABLE / PENDING_PROXY_CAPACITY` for around 30 minutes, then flip to:
```
"TargetHealth": {
"State": "UNAVAILA...
2
answers
0
votes
62
views
asked a month ago
## Summary
An RDS Proxy in front of an Aurora PostgreSQL cluster never accepts client connections. Every TCP connection attempt to the proxy's listener port times out, even from a Lambda function pla...
2
answers
0
votes
95
views
asked a month ago
I set up Private link between Ohio ec2 instance and Virgina RDS mysql database and this is my current situation:
I can access Virginia RDS database from Ohio ec2 instance if I bypass RDS Proxy, I mar...
3
answers
0
votes
124
views
asked 3 months ago
Service: RDS
Category: RDS Proxy
Severity: System impaired (production app can't connect via proxy)
Subject: RDS Proxy targets stuck in PENDING_PROXY_CAPACITY for extended period
Two RDS Proxies us-...
3
answers
0
votes
112
views
asked 3 months ago
I’m seeing a consistent drift detection failure on an RDS Proxy target group resource, and it appears to happen during CloudFormation drift evaluation (not synth/deploy).
Setup:
CDK app (Python)
Re...
1
answers
0
votes
86
views
asked 5 months ago
In the User Guide to RDS Proxy [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-proxy.html), there is the following line:
> RDS Proxy queues or throttles application connections that ...
1
answers
0
votes
102
views
asked 7 months ago
I performed a Blue/Green deployment to upgrade my RDS instance from t3.small to t4g.small.
After the switchover, I noticed the new RDS instance has an Elastic IP automatically assigned with "Service m...
1
answers
0
votes
203
views
asked 9 months ago
RDS: Postgres Multi AZ instance
RDS Proxy: With IAM Auth
Application: psycopg2 driver running in ECS Fargate
For some of the database queries that our system makes, we are getting error: consuming in...
2
answers
0
votes
508
views
asked 9 months ago
I am on Free Tier. Our team somehow managed to create an RDS Proxy in our account, which we now can not delete. This is the message we got:
*An error occurred (FreeTierRestrictionError) when calling t...
2
answers
0
votes
202
views
asked 10 months ago
I'm experiencing issue where I'm getting very high DatabaseConnectionsBorrowLatency (5000ms+) while the DB itself is at very low load and there's no significant spike in connection count (not a connec...
2
answers
0
votes
406
views
asked 10 months ago
My goal is to be able to assume a role in an account and using IAM connect to an RDS Proxy backed by a RDS Postgres DB
RDS Info:
* CA is rds-ca-rsa2048-g1
* SG allows inbound from the proxy SG on 54...
3
answers
0
votes
544
views
asked 10 months ago