chore: remove CloudWatch lastSync option from older tracks as it is incompatible with Kibana versions below 9.x#16998
Merged
Kavindu-Dodan merged 1 commit intoelastic:backport-aws-3.17from Jan 23, 2026
Conversation
Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co>
3ae6717 to
a737312
Compare
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
MichaelKatsoulis
approved these changes
Jan 20, 2026
kcreddy
approved these changes
Jan 21, 2026
Contributor
|
@Kavindu-Dodan , could you verify if similar backport changes are to be extended for the following packages as well?
|
agithomas
approved these changes
Jan 23, 2026
Contributor
agithomas
left a comment
There was a problem hiding this comment.
The change looks good to me from the AWS package context.
Contributor
Author
Yes these packages are also affected. But I did not focus on them given the effort we need on them. I will work on them if there are concerns raised on them :) |
|
Package aws - 3.17.1 containing this change is available at https://epr.elastic.co/package/aws/3.17.1/ |
5 tasks
kcreddy
added a commit
that referenced
this pull request
Jan 28, 2026
jakubgalecki0
pushed a commit
to jakubgalecki0/integrations
that referenced
this pull request
Feb 19, 2026
aws: Update main changelog to reflect 3.17 backported fixes. Backport fixes: 3.17.1: elastic#16998 3.17.2: elastic#17064
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Proposed commit message
Backport for AWS integration 3.17.x track to disable
lastSyncstart_position configuration option for CloudWatchThis is incompatible with Kibana versions lower than 9.x
Related issues
Addressed AWS integration concern of #16333
Original PR - #14733