Waldemar Hummer
                                            Waldemar Hummer
                                        
                                    Thanks for reporting @azizur @wirelessr , and apologies for the delay. Please note that pull requests are highly welcomed and encouraged, if you'd like to see a certain functionality being...
Thanks for the update @iridiankin @martin-sommerseth @MatteoGioioso . > The deeper cause is a corner case issue in the way moto/cloudformation/parsing.py and localstack/services/cloudformation/cloudformation_starter.py interact when resources are coming in 'incorrect'...
Thanks for reporting @vincentpham13 . This seems like an issue related to data persistence - can you please try again after removing the `DATA_DIR` configuration (or setting `DATA_DIR=`). Please keep...
Hi @kevinswarner , thanks for reporting. I just did a test with the sample you provided, and the lambda invocation using `sls ... invoke ...`worked for me. Can you please...
Thanks for reporting @nguyenhoai890 . This should be fixed in https://github.com/localstack/localstack/pull/1894 . Can you please give it another try after doing a `docker pull localstack/localstack`? Please report here if the...
Thanks for reporting @tudor2004 @jeffgunderson @mmdoug1n @evyros @way2datta , and apologies for the long delay on this one. I don't seem to be able to replicate this with the latest...
Thanks for reporting @yonahforst . This should be fixed in a7189808717cff31aae3f8252167e1375d79d432 - can you please give it another try with the latest version `0.4.26`? Please report here if the problem...
Thanks for the update @yonahforst . Haven't been able to reproduce this (seems to be working for the examples we tested). Can you please share a small, complete example to...
Thanks for the update @yonahforst . Looks like your Serverless stack is using `eu-west-1` - just to confirm, are you seeing the same error if you configure `DEFAULT_REGION=eu-west-1` in the...
Thanks for reporting @ichinna, and apologies for the delay. Can you please try commenting out the `EDGE_PORT` configuration (and potentially `LOCALSTACK_HOSTNAME` as well) from your `docker-compose.yml`: ``` # - EDGE_PORT=4566...