Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Connect to mysql from outside of AWS
0
Hello
I want to connect to DB from outside of AWS i am able to do it by setting up ip range or specific ip or all ip is there an option to allow for specific domain not per IP?
for example if my backed is on cloud run or app engine and i want to query db on aws i can't set specific ip since these features dose not have specific ip this why i need allow connection for domain
Thx