Quantcast
Channel: Chilkat Tech Notes
Viewing all articles
Browse latest Browse all 415

Using Chilkat Python in AWS Lambda

$
0
0

Question:

Do you know of an easy way to package up the python chilkat so that AWS Lambda supports it?

Answer (Generously provided by Chilkat’s customer)

“It ended up being easier than expected. Just untar the chilkat python download you provide, cd into the dir and zip the contents. With that zip file you can provide that to AWS Lambda as a “layer” and then easily import chilkat into the project”.


Viewing all articles
Browse latest Browse all 415

Trending Articles