We use EMR web interfaces like Zeppelin and YARN ResourceManager. For EMR hosted in a private subnet, we need to use a bastion host in the public subnet. We also use the same bastion for SSH into the EMR master.
However, now SSM offers a better way to SSH into EMR master without a bastion host. https://aws.amazon.com/blogs/mt/replacing-a-bastion-host-with-amazon-ec2-systems-manager/
Is there a way to also use EMR web interfaces in my laptop's browser through SSM without a bastion?