Roger Rajaratnam
02/27/2021, 11:57 AM===============
Deploying app
===============
Preparing your SST app
Transpiling source
Linting source
Deploying stacks
Error: The specified permissions are not supported.
Following this tutorial: https://serverless-stack.com/examples/how-to-add-cognito-authentication-to-a-serverless-api.htmlFrank
Frank
Frank
$ npm install --save --save-exact @serverless-stack/cli@0.9.10 @serverless-stack/resources@0.9.10
Roger Rajaratnam
02/28/2021, 10:57 PM