---
apiVersion: v3
kind: service
metadata:
  name: lambda-kinesis-to-neo4j
  description: >-
    AWS Lambda that processes Kinesis messages from Maxwell's Daemon
    to synchronize Art Relations MySQL changes with Neo4j graph database.
  owner: kdh
  tags:
    - public:false
spec:
  type: function
