yalinglee

Results 2 issues of yalinglee

This PR proposes a solution for https://github.com/vectordotdev/vector/issues/10465. It adds a new `healthcheck_topic` option so when the `topic` value is templated, healthchecks won't fail. Closes: https://github.com/vectordotdev/vector/issues/10465

domain: sinks
domain: external docs

## Summary This change reports an SQS fetch error (e.g. when a connection is dropped) as a warning instead of an error, since it will retry on the next poll...

meta: awaiting author