Whitelist IP for AWS RDS Connection

I'm attempting to connect to a secure RDS connection. I need to whitelist IP addresses in AWS RDS security so that the connection is allowed. Are there any specific IP addresses I can use?
4 Replies
riverfog7
riverfog72w ago
You should have the IP Its your RDS instance If you want the ip range of an az Its here https://ip-ranges.amazonaws.com/ip-ranges.json
riverfog7
riverfog72w ago
AWS IP address ranges - Amazon Virtual Private Cloud
Identify and control traffic to/from AWS services using the published IP address ranges in the ip-ranges.json file. Monitor changes to the published ranges over time.
selectedpixel
selectedpixelOP2w ago
No. I need the IP Address of the RunPod instance to add to the list of whitelisted addresses in the security group for the AWS RDS instance. For example I add my local IP to the security group so I can access the RDS instance from my personal computer.
riverfog7
riverfog72w ago
Oh sorry I thought you meant aws' ips to whitelist in runpod You need to contact support for that https://contact.runpod.io

Did you find this page helpful?