apiVersion: v3
kind: service
metadata:
  name: apollo-juno-monitoring
  description: AWS Lambda function that monitors Juno (Spotify) data availability by comparing the current Juno report date from DSP API with the last known date in Apollo API, and posts events to User Data API when new data is available.
  owner: insights
  tags:
    - application_family:apollo
    - public:false
    - terraformed:true
spec:
  type: function
