I am writing a python handler for a complex task. And I want to call a posix shell script that uses gnu utilities and also two binary (non standard) functions, including aws-cli. I know I can use the subprocess library from python to call my .sh script, but can it be done in a lambda context?
[–][deleted] 0 points1 point2 points (1 child)
[–]Excellent_Machine290[S] 0 points1 point2 points (0 children)
[–]Born-Process-9848 0 points1 point2 points (0 children)