Branch merged to master with broken AWS integration tests
!29 (merged) was merged to master with a failing pipeline. The AWS tests were previously passing prior to the merge, but the merge was completed even though the pipeline failed.
The breakage was the result of changing the testing/indexer-test-core/pom.xml os-core-common version from 0.3.6 to 0.3.12 which seems to have changed the dependency for jackson data mapper (which is required by AWS)
This change should have had CSP approval since it touches core code, but it was not approved nor was the pipeline passing first as required.