Use AWS BoM to have consistent versions of AWS related dependencies on Beam
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
To ensure that the different modules of AWS work consistently we can use the aws-java-sdk-bom to specify the versions used by Beam. This is similar to BEAM-9444 but for the AWS case.
Imported from Jira [BEAM-9632](https://issues.apache.org/jira/browse/BEAM-9632). Original Jira may contain additional context.
Reported by: iemejia.
Contributor guide
Research direction
Start by reviewing the Apache Beam dependency-management configuration and the related BEAM-9444 change referenced in the issue. Identify where AWS modules declare their dependency versions and determine how the aws-java-sdk-bom should cover them. Done means AWS-related dependencies use consistent BOM-managed versions across the affected modules and the relevant build checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100