Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 609 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 609 Bytes

Instructions

Prerequisites

The following containers needs to be running:

Local Build

docker compose up --force-recreate --build

Submitting a test notification for a modified json solr file

curl -X POST -H 'Content-Type: application/json' 'http://localhost:9000/2015-03-31/functions/function/invocations' --data-binary "@./sample/sns-solr-json-modified.json"

NB: This test requires that the json source (solr-json/MS-ADD-03987.json) document exists on AWS_DIST_BUCKET.