This gist provides a patch-package patch that tracks the serverless framework and provides a fix for #4838 (support for credential_process
).
We use AWS SSO at devicepilot, and credentials_process
provides a convenient way to polyfill the aws-sdk (and serverless framework) with support for it (see: https://github.com/benkehoe/aws-sso-credential-process).
There's still some work to be done refactoring the serverless framework before a PR for this patch can be accepted. However, as I've already committed to using and maintaining this patch in production, I thought I would make it publicly available for the impatient.
Until it is accepted as a PR, I'll maintain this patch against a relatively recent