I run into the issue that I cannot access https://api.github.com from within an AWS Lambda function on eu-west-1 in Java). Is that by intention? Is it blocked on Github or AWS side? Lambda just fails with a timeout.
How can I access https://api.github.com from a Lambda funktion?