elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
108 stars 4.93k forks source link

[8.16](backport #41495) x-pack/filebeat/input/awss3: support for Access Point ARN #41688

Open mergify[bot] opened 2 days ago

mergify[bot] commented 2 days ago

Proposed commit message

Added a new option access_point_arn to the AWS S3 input as an alternative to the bucket ARN to access S3 buckets.

Checklist

Related issues

pierrehilbert commented 2 days ago

@chemamartinez could you please fix the changelog entry? Please don't merge this yet as the feature freeze for 8.16.1 was yesterday

mergify[bot] commented 1 day ago

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b mergify/bp/8.16/pr-41495 upstream/mergify/bp/8.16/pr-41495
git merge upstream/8.16
git push upstream mergify/bp/8.16/pr-41495