How to Access AWS ECS Services Integrated with AWS Cloud Map Using SSH Tunnel via Jump Server?
I have integrated my AWS ECS services with AWS Cloud Map. These services are running on Fargate and are located in a private subnet. The application uses an AWS Application Load Balancer (ALB) to call these services. I want to access the services using an SSH tunnel via a jump server (bastion host).