-
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
Override region according to bucket location #27695
Merged
aspacca
merged 3 commits into
elastic:master
from
aspacca:s3-bucket-input-override-region
Sep 3, 2021
Merged
Override region according to bucket location #27695
aspacca
merged 3 commits into
elastic:master
from
aspacca:s3-bucket-input-override-region
Sep 3, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pinging @elastic/integrations (Team:Integrations) |
kaiyan-sheng
reviewed
Sep 1, 2021
Collaborator
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
kaiyan-sheng
approved these changes
Sep 1, 2021
Sorry I forgot one thing: should we update the aws-s3 documentation to include a new permission for GetBucketLocation? |
kaiyan-sheng
approved these changes
Sep 2, 2021
mergify bot
pushed a commit
that referenced
this pull request
Sep 3, 2021
* Override region according to bucket location * added integration test for getRegionForBucketARN * update docs on iam permissions (cherry picked from commit bf68823)
mergify bot
pushed a commit
that referenced
this pull request
Sep 3, 2021
* Override region according to bucket location * added integration test for getRegionForBucketARN * update docs on iam permissions (cherry picked from commit bf68823)
aspacca
pushed a commit
that referenced
this pull request
Sep 3, 2021
* Override region according to bucket location * added integration test for getRegionForBucketARN * update docs on iam permissions (cherry picked from commit bf68823) Co-authored-by: Andrea Spacca <[email protected]>
aspacca
pushed a commit
that referenced
this pull request
Sep 3, 2021
* Override region according to bucket location * added integration test for getRegionForBucketARN * update docs on iam permissions (cherry picked from commit bf68823) Co-authored-by: Andrea Spacca <[email protected]>
Icedroid
pushed a commit
to Icedroid/beats
that referenced
this pull request
Nov 1, 2021
* Override region according to bucket location * added integration test for getRegionForBucketARN * update docs on iam permissions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-v7.15.0
Automated backport with mergify
backport-v7.16.0
Automated backport with mergify
Team:Integrations
Label for the Integrations team
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhancement
What does this PR do?
Allows to ingest logs from aws-s3 bucket listing input regardless of the region used in the aws profile
Why is it important?
https://github.com/elastic/observability-test-plans/issues/232#issuecomment-910333796
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs