Stream Enrich Setup on AWS

Hi Everyone,

We are currently trying to setup Snowplow in our organization, and we have some questions regarding the enrichment process. Since we want to set it up on AWS with auto-scaling (in cases of high loads), it requires us to define a health-check endpoint. My question is: is there any kind of endpoint exposed from the Enrich Scala client? Or how does it communicate with other Kinesis streams? How is data pushed to the Enricher from other streams?

Thanks in advance.