git-lambda-layer icon indicating copy to clipboard operation
git-lambda-layer copied to clipboard

using layer with python in Lambda function

Open fairmonk opened this issue 2 years ago • 2 comments

Hi, after importing this layer, how should I reference git command in python lambda function. any suggestion/help is greatly appreciated. thank you !

fairmonk avatar May 16 '22 13:05 fairmonk

https://gitpython.readthedocs.io/en/stable/intro.html try this.

blimey74 avatar May 18 '22 12:05 blimey74

https://gitpython.readthedocs.io/en/stable/intro.html try this.

thank you, I'll check it

fairmonk avatar May 19 '22 12:05 fairmonk