cherweg / logstash-input-s3-sns-sqs

logstash input downloading files from s3 Bucket by OjectKey from SNS/SQS
Other
29 stars 35 forks source link

Bad request error when using visibility_timeout option #55

Open shane-od opened 3 years ago

shane-od commented 3 years ago

I set visibility_timeout to 1 and get a bad request error (change_message_visibility_timeout). Removed the option and it seems to get past that just fine.

This MAY have something to do with using localstack instead of AWS. I'm not sure.