connect alb with nlb, apigetway and ec2
I am currently creating a stack in aws cdk and I have already created the ec2 instance, the alb, the nlb and the apigateway but when I want to use my apigateway to make calls to the backend I only get “message”: “Internal server error” I don’t know what I need to configure I have already configured port 80 and I can’t get communication.