When I build a serverless application according to Poem's lambda sample program + AWS SAM, it compiles normally and cannot be accessed through the URL after deployment. AWS API Gateway returns 404, I guess it cannot find the corresponding lambda function
When I build a serverless application according to Poem's lambda sample program + AWS SAM, it compiles normally and cannot be accessed through the URL after deployment. AWS API Gateway returns 404, I guess it cannot find the corresponding lambda function