I am using a Lambda function which uses boto library to perform actions over EMR such as describe-cluster. I would like to know which ports are being used to restrict outbound Lambda security group for this communication. I do not find this information in AWS documentation.
All AWS endpoints are HTTPS.