|
|
|
|
|
by lairdpop
3680 days ago
|
|
That's certainly true. Useful Lambda code (i.e. lots of functions cooperating to do something, likely using a variety of AWS services) can only run in the Lambda context. So it's not appropriate if you need to develop offline. |
|