steffyP

Results 126 comments of steffyP

Hi @RobertLucian, hi @lukonjun, we have added support for MySQL images in the `latest` LocalStack image. It will run a MySQL instance in a new docker container, using the [official...

Hi @hemagso, thanks for the update! Glad to here that the logs are actually showing up at least when using the LocalStack app. Do you experience the same issue with...

Hi @hemagso, i am closing the ticket now because it was not related to LocalStack.

Hi @irosenbery, > If S3 also returns a similar error message for the same issue, I can create a request on their side to follow up and this one can...

Hey @irosenbery, do you have any updates in the meantime? If you didn't find any parity issue with S3 we would close the issue.

Hi @irosenbery, as we haven't heard back from you in almost 4 weeks, and you already found that the original issue was due to a wrong parameter value, we will...

Could you check your `/etc/hosts` (it should include a line `127.0.0.1 localhost`) and try if you can run `ping localhost`? From that message it seems like `localhost` cannot be resolved.

Hi @crestonbunch, could you please elaborate on the expected outcome of your example? If you already tested it against AWS it would be very helpful if you could also add...

Hi @kshangx, the issue with using a list of values for `PutMetricData` has been fixed. Please pull the `latest` image from docker. @crestonbunch I will create a new issue with...

Just a quick side-note @gdsgj : In your example you are using the metric `NumberOfMessagesReceived`, which [according to the docs](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-available-cloudwatch-metrics.html) is: > **NumberOfMessagesReceived** The number of messages returned by calls...