Relative Content

Tag Archive for amazon-web-servicesclouddevops

Can’t access database in another region

I have a database in us-east-1 region which does not allow public access. I have ecs tasks in us-west-1 region in a private subnet. How can I allow the security group of the ecs in us-west-1 access the database in us-east-1 region since the database is not publicly accessible.