AWS Lambda /tmp directory upload

20 Views Asked by At

is it possible to somehow upload files to AWS Lambda /tmp directory? This way I can then access them in Java code inside the Lambda function. Thank you.

0

There are 0 best solutions below