mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
When the deployment bucket is not found, add the bucket name to the exception so that it is easier to determine what is wrong. This is especially useful when the specified bucket name is an interpolated string and confirming variables are properly being set is useful.