You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

pchois's avatar
pchois
New member | Level 2
2 years ago

Adding dropbox library to layer causes lambda timeout

Hello,   I'm having an issue adding dropbox to the Python layer I use in my lambda function. The code works fine locally but when I add the library to my layer the lambda just times out. Locally ...