This message was deleted.
# aws
s
This message was deleted.
h
Was hoping for some guidance here, so I've created an issue on Github https://github.com/pulumi/pulumi-aws/issues/1474
So it turns out it wasn't the Lambda cold starting that was a problem, it was the function itself initialising the dynamodb client, which for some reason takes ~5s with 128mb. Increasing the ram reduced this massively.