[AWS] Expose default region config#4158
Conversation
|
that's amazing @legoguy1000 , thank you very much! I was just discussing about making this change. :) If you don't mind I will go further and remove |
|
/test |
paolafrancesca
left a comment
There was a problem hiding this comment.
missing packages/aws/data_stream/ecs_metrics/agent/stream/stream.yml.hbs
|
|
🌐 Coverage report
|
|
@aspacca Do u think I should just remove |
b265e36 to
ee4fe87
Compare
yes, let's go for it. also in the other integrations where is not needed anymore |
|
ok, I left it in the |
for me it's fine. we can ping someone from @elastic/security-external-integrations to validate on this anyway :) cc @P1llus , any hint ? thanks |
|
Seems good to merge?? |
|
@legoguy1000 we need a final approval from @elastic/security-external-integrations |
efd6
left a comment
There was a problem hiding this comment.
Tentatively (and modulo the change in version number); it would be nice to have a more clear PR description with 'what' and 'why' that could be the basis of the commit message.
6c8f95f to
57935c6
Compare
|
@aspacca @efd6 updated. |
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
cloudfront_logs |
2164.5 | 1845.02 | -319.48 (-17.32%) | 💔 |
cloudwatch_logs |
500000 | 333333.33 | -166666.67 (-50%) | 💔 |
Package cisco_umbrella 👍(0) 💚(0) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
log |
9009.01 | 7246.38 | -1762.63 (-24.32%) | 💔 |
Package cloudflare_logpush 👍(6) 💚(1) 💔(0)
Package crowdstrike 👍(1) 💚(1) 💔(0)
To see the full report comment with /test benchmark fullreport
What does this PR do?
Expose default region config to the UI. This allows users that utilize non-regular AWS environments to set the initial region which sets the correct endpoints to use with such as IAM which will be called prior to service specific endpoints. For the SaaS solutions such as Cloudflare, Crowdstrike, Cisco Umbrella, this change allows for integration to AWS Gov-CLoud or AWS China. The changes to AWS and AWS Logs integrations allow for AWS Gov-Cloud, AWS China, US Gov AWS isolated regions.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots