I am trying to call a Lambda Function through AWS API Gateway. When I mention Authentication type NONE it works fine but API become public and anyone with url can access my
This error mostly come when you call wrong api end point. Check your api end point that you are calling and verify this on api gateway.