John Sonnenschein
John Sonnenschein
I've submitted a PR with this issue: https://github.com/vectordotdev/vector/pull/20215
the queues in this particular case are set up by Celery ( the python distributed task queue ) so theoretically yes, but also I only really want to drop the...
> Had this same use case come up and found this PR, so cherry-picked it - thanks 👍🏻 > > fwiw I _do_ think that having `auth` remain as the...
@thomasqueirozb & @pront took the suggestions, now SQS's auth section set to a string literal falls back to the system / AWS SDK strategy and there's no `s3_auth` top level...
@pront anything I need to do for this?