I am trying to use Spark UI in AWS EMR, without login in to the aws console. is there any way to access it using python program(boto3).
I have all credentials and everything apart from console access.
I went through all the materials in Google, but not able to find it.