hello i'm following the supertokens aws lambda session verification guide and was wondering:
I'm using a HTTP api that means that I can use the JWT Authorizer docs, but i'm not sure if to use the Lambda Authorizer instead. What would be the reason to choose that one? ( i know it says to authorize request for other integrations, but i'm not clear on whether that applies to ECS and lambda. currently those are the resources that my api gateway is in front of)