Try using ingress itself in this manner
except for the ingress service type add service.beta.kubernetes.io/aws-load-balancer-ssl-cert annotation pointing to your certificate ARN and set targetPort of both the ports to 80
Hope it helps!
I would recommend that you join the AWS Certification online course for more information.