Indexing Lambda
First, build the echofish-aws-indexing-lambda and check build status in mggdev aws console. When build succeeds it will update image in echofish aws console. Copy the latest image id to the "IndexingLambdaImageTag" for the echofish-stack.yaml parameter in echofish-aws-cloudformation project. You can then do a 'mvn clean install' to build the project, and then do a ./deploy-sync.sh and ./stack-create.sh to create the new stack.
To prompt the indexing lambda via SNS message sent something like:
Last updated
Was this helpful?