Deploy with provisionedConcurrency fail #11887
Unanswered
jbuitrago-dev-blossom
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@jonatan-blossom error information suggests you have an error in your function, which makes it crash at initialization Moving this to discussions |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are you certain it's a bug?
Is the issue caused by a plugin?
Are you using the latest v3 release?
Is there an existing issue for this?
Issue description
When I try to deploy my lambda function with the



provisionedConcurrency: 1
I am getting the following error
Service configuration (serverless.yml) content
N/A
Command name and used flags
sls deploy --force --verbose
Command output
Environment information
Beta Was this translation helpful? Give feedback.
All reactions