It appears this happens due to using an older version of the AWS SDK which no longer supports some older assumptions. The finch plugin ran into this too, and here's how they fixed it: https://github.com/fernando-mc/serverless-finch/pull/42 This warning appears every time the stack plugin is invoked, but it otherwise does seem to function alright (for now).