Thomas Rausch

Results 90 comments of Thomas Rausch

Hello! The lambda integration with self-managed kafka clusters is part of our MSK implementation and also a pro feature. We've clarified the part in the docs!

Closing the issue as fixed. Please open a new issue if problems with the solution surface.

I used the following script to try and reproduce the numbers: ```python import os import timeit import boto3 from mypy_boto3_sns import SNSClient from mypy_boto3_sqs import SQSClient os.environ["AWS_REGION"] = "us-east-1" os.environ["AWS_DEFAULT_REGION"]...

hey @sinecode, thanks for the contribution! looks like your current solution doesn't agree with our SNS tests. looping in @bentsku who is the service owner of SNS.

thanks very much @sinecode, and welcome to the list of contributors!

can't test the pro stuff yet, we need to merge and release ext in a broken state. but at least community works so far. i'll do the release dance

Hey folks! Just letting you know that we've now implemented the message group ID behavior in FIFO queues properly in #8238, and the changes should be available in the latest...

Closing this issue as fixed. Please open a new issue if problems with the solution surface.

> Any news? Does anyone have a patch for this? Any reactions what so ever? i've created a fork that makes vnstat-php-frontend work with vnstat2 and the newly introduced `--json`...

@MFAshby this feature would be extremely useful for LocalStack, where everything to `*.localhost.localstack.cloud` needs to resolve to the localstack container. we currently do this with lots of configuration, documentation, and...