Joel Scheuner

Results 63 comments of Joel Scheuner

> Ah yes, my bad @joe4dev did not notice that limitation > > I think the `InputTemplate` might be covered by this open issue #10287 No worries. Thanks for raising...

Hi @xochilpili Your Lambda function is likely trying to connect to real AWS instead of LocalStack because the JavaScript AWS SDK does is not configured to connect to LocalStack. Please...

Hi @logicMark We updated our documentation regarding "Remote JVM Lambda" with a working solution confirmed by another community member: https://github.com/localstack/localstack/issues/7788#issuecomment-1665921257 The related issue is resolved. The updated documentation fixes the...

> I'd be happy to take this one as I'd really like to see this implemented & have been in the same situation Thank you for @ptfpinho23 for letting us...

Hi @barry-roomex Your PR is now merged and released for both images (i.e., localstack and localstack-pro). Thank you very much for your contribution 🙇 Can you confirm whether the fix...

Thank you for the contribution @barry-roomex 👍

Same issue with `Ubuntu 14.04 LTS (GNU/Linux 3.13.0-24-generic x86_64)` The problems seems to be a non-existent target directory when trying to symlink `mysqld.sock` (i.e., `/var/run/mysqld` doesn't exist) _Temporary workaround:_ a)...

Hi @generalpy101 Thank you for sharing a reproducer sample 👍 . > Everytime I upload file to s3(event on which lambda is supposed to invoke), a container for lambda spawns...

Thank you for reporting this parity issue @boymaas . Could you share a minimal reproducer sample (ideal) or describe the setup in more detail? In particular: 1. Are you using...

Hi @Prakhar-FF13 👋 I renamed the title to clarify the scope and categorized it as a feature request given the [current limitation](https://docs.localstack.cloud/user-guide/tools/transparent-endpoint-injection/#current-limitations) of Transparent Endpoint injection: > The mechanism to...