Paul Schmidt
Paul Schmidt
I've dug into this, and I think the change should be pretty simple, if I'm understanding what's going on. (Though this is my first time contributing to an open-source project,...
@pinzon: I'm trying the upgrade now! I'm currently getting a failure, saying that Serverless is expecting AWS credentials: ``` _credentialsPromise: Promise { [ServerlessError: AWS credentials missing or invalid. Original error...
Thanks, @pinzon! You were correct. The issue was unrelated. It turned out to be a port issue: we were using some port overrides for CloudFormation and S3, but swapping back...