Cognito user pool authorizer With Serverless Framework
问题 I need to authorize my API end point using aws cognito userpool. I can do it manually, but I need to automate the authorization part with the serverless framework. Does the Serverless framework have support for aws cognito? If so, how do we setup an aws-userpool with serverless? 回答1: Yes . Serverless ( v1.5 ) support to Cognito user pool authorizer. If you use previous version of serverless you have to update v1.5 or later. For the user-pool authorization of api end point you have to specify