hlxsites / vg-volvotrucks-us

Franklin site for https://www.volvotrucks.us/
https://www.volvotrucks.us/
Apache License 2.0
2 stars 5 forks source link

Update connector lambda in terraform repo #585

Closed mollyaljenkins closed 3 months ago

mollyaljenkins commented 3 months ago

Description As a backend developer, I want to be able to switch the connector from SearchStax to OpenSearch, so that documents are now published on the OpenSearch service backend. The current lambda connector is only used for MT, this change is needed to make it applicable to both MT and VT.

Business Need As the SearchStax licence has expired, and for Volvo Trucks, it was not replaced with OpenSearch previously, search is currently not working in production. Updates needed to support calls and responses from OpenSearch instead of existing SearchStax index.

Acceptance Criteria