By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

71 results
I'm still learning aws. I created reserved instance in rds postgres. the status is showing as "payment pending". could someone please help with this. i dont want this instance. am i fked up. ![db co...
1
answers
0
votes
23
views
asked 20 days ago
I have a proxy (server, port, username, password) that I would like to route my EC2 instance through. Where would I enter these details? I am accessing the EC2 via Remote Desktop, if that matters.
1
answers
0
votes
56
views
asked 25 days ago
We’re using a Selenium-based script that automates LinkedIn job applications, leveraging session cookies for authentication. To avoid IP restrictions, we're considering a proxy service to rotate IP ad...
1
answers
0
votes
42
views
asked a month ago
I'm working with an RDS instance that resides in a private subnet and is not publicly accessible. I want to grant our developers direct access to this RDS for development purposes. However, we’re faci...
2
answers
0
votes
50
views
asked a month ago
When considering the configuration of connecting from Lambda to RDS, there are two main methods 1. Lambda→RDS Proxy→RDS 2. Lambda to RDS Let me ask two questions. 1. Is it best practice in the AWS ...
1
answers
0
votes
284
views
profile picture
asked 2 months ago
## Environment - AWS Aurora PostgreSQL - RDS Proxy - Node.js Lambda functions ## Current Setup We are using AWS Aurora PostgreSQL with RDS Proxy, and our application logic is implemented in Node.js L...
1
answers
0
votes
97
views
asked 2 months ago
I created proxy for my postgresql db instance, I see in logs it says `Max connections: 81`: ``` 2024-10-10T10:46:53.635Z [INFO] The proxy discovered settings for database "my-db-staging" at 10.182.1....
1
answers
0
votes
134
views
asked 2 months ago
Is there a way to connect to RDS with IAM Auth over SSM Session Manager tunnel opened with document AWS-StartPortForwardingSessionToRemoteHost? Context: 1. I have VPC attached Lambda that successfully...
1
answers
0
votes
78
views
asked 3 months ago
Hello team, We are working on multi-tenant environment where each tenant having dedicated Database but all the tenants DBs are part of single Postgresql server of size **db.m6i.2xlarge**. We have ap...
1
answers
0
votes
97
views
asked 3 months ago
I created an AWS RDS proxy with terraform: resource "aws_iam_role" "my_role" { name = "proxy" path = "/service-role/" assume_role_policy = <<-EOT { ...
Accepted AnswerAmazon RDS Proxy
2
answers
0
votes
155
views
asked 3 months ago
Hi! I',m trying to connect Amazon Q for Business to RDS as a data source but I keep geting this error, the username/password is correct. I have a postgres database. Error connecting to customer repos...
2
answers
0
votes
147
views
asked 4 months ago
Hi everyone, I would like to use RDS Proxy. As far as I know, I have to add database username and password in Secrets Manager, which later will be used by RDS Proxy to connect to my RDS instance. I a...
1
answers
0
votes
410
views
asked 4 months ago