-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x-pack/filebeat/input/awss3 Add AWS Endpoint resolver #36208
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
931bbea
to
65338b8
Compare
This pull request is now in conflicts. Could you fix it? 🙏
|
baad3a6
to
94e159b
Compare
b5dfa9f
to
5b37d6f
Compare
/test |
779b47c
to
7373cd3
Compare
7373cd3
to
ae1b6db
Compare
This pull request is now in conflicts. Could you fix it? 🙏
|
bc82cdc
to
43e629a
Compare
/test |
1f51ff6
to
5fa2af2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
V2 sounds more practical for testing purposes , specially Created an issue to track this - #36319 |
* Add AWS Endpoint resolver * Add Signing region to resolver (cherry picked from commit 4586146)
…esolver (#36318) * x-pack/filebeat/input/awss3 Add AWS Endpoint resolver (#36208) * Add AWS Endpoint resolver * Add Signing region to resolver (cherry picked from commit 4586146) * Update CHANGELOG.next.asciidoc --------- Co-authored-by: Bharat Pasupula <[email protected]>
* Add AWS Endpoint resolver * Add Signing region to resolver
What does this PR do?
This PR adds
endpoint resolver
to the AWS config.Why is it important?
By adding custom endpoint resolver config options to AWSConfig , It becomes flexible to use the input against any
AWS like
resources, for example , when testing against Localstack.Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.