Open jeffjen opened 4 years ago
@jeffjen thanks for report. Can you minimize the test case, so it doesn't involve any plugins.
This problem may or may not had caused provisioned concurrency to fail to deploy alias.
sls package
doesn't involve any deployment, and doesn't confirm anything on AWS side, so I take it's not related to it.
Runtime
Problem
Running
serverless package
causes an output of cloudformation template with invalid zip content.Where in the correct case, S3Key should be different for each
Function
. This problem may or may not had caused provisioned concurrency to fail to deploy alias.