I've deployed angular application to aws lambda getting deployed successfully and getting
url ( example-aws-url.amazonaws.com/production)
This is giving error
{ "message": "Internal server error" }
Given roles are shown in image even not able to see logs.
I am expecting angular application to be up in aws lambda.