Invoking artisan lambda - argv not populated #1560
Answered
by
mnapoli
FlorianRiquelme
asked this question in
Support
-
|
Hey everyone, I'm struggling to execute artisan commands, on each invocation it just executes I'm using cdk to deploy this lambda: I tried invoking it via cli like this: And also tried the bref dashboard, both with the same result. Does someone have an idea how I can further debug this? Thanks :) |
Beta Was this translation helpful? Give feedback.
Answered by
mnapoli
Jun 9, 2023
Replies: 1 comment 2 replies
-
|
Could you check in the AWS console that the function correctly has the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
FlorianRiquelme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you check in the AWS console that the function correctly has the
php-82layer, and then (after) thephp-82-consolelayer?