Running sls invoke local --function myFunc --path ./my/event.json
is a great function but I now have need of providing clientContext to my AWS Lambda function.
How can I do that using “invoike local”?
TIA!
Running sls invoke local --function myFunc --path ./my/event.json
is a great function but I now have need of providing clientContext to my AWS Lambda function.
How can I do that using “invoike local”?
TIA!