mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Check for the expected error message in the case the SSM parameter does not exist and return `undefined`. Any other (unexpected) error message still throws an exception.