[aws][security_hub_findings] - Fix Security Hub findings date filter - #19101
Conversation
Restore a stable UpdatedAt end bound for Security Hub findings requests. AWS rejects DateFilter entries with Start alone, while a static far-future End preserves a stable request body across pagination and avoids reintroducing NextToken invalidation from dynamic now values.
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
TL;DRBuildkite failed before running test steps because the PR branch could not be merged with Remediation
Investigation detailsRoot CauseThis is a configuration/integration merge conflict during repository checkout, not a failing test. Buildkite’s post-checkout hook attempts to merge PR head into
The PR introduces:
Those same areas were touched on Evidence
Verification
Follow-upAfter resolving conflicts, a fresh Buildkite run should validate whether any downstream checks need attention. Note 🔒 Integrity filter blocked 2 itemsThe following items were blocked because they don't meet the GitHub integrity level.
To allow these resources, lower tools:
github:
min-integrity: approved # merged | approved | unapproved | noneWhat is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
route53_resolver_logs |
7462.69 | 5405.41 | -2057.28 (-27.57%) | 💔 |
s3access |
5102.04 | 4329 | -773.04 (-15.15%) | 💔 |
waf |
10309.28 | 7575.76 | -2733.52 (-26.52%) | 💔 |
config |
6289.31 | 3891.05 | -2398.26 (-38.13%) | 💔 |
ec2_logs |
66666.67 | 38461.54 | -28205.13 (-42.31%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
History
cc @ShourieG |
|
Package aws - 6.17.1 containing this change is available at https://epr.elastic.co/package/aws/6.17.1/ |
…lastic#19101) aws: fix Security Hub findings date filter Restore a stable UpdatedAt end bound for Security Hub findings requests. AWS rejects DateFilter entries with Start alone, while a static far-future End preserves a stable request body across pagination and avoids reintroducing NextToken invalidation from dynamic now values.
Type of change
Proposed commit message
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots