apiVersion: v3
kind: service
metadata:
  name: delphi-dae-apollo-api-scraper
  description: DAE Apollo API Scrapper Lambda that is invoked by delphi-slzApolloApiFlow stepfunction to get prepared payload with UnitOfWork, request Apollo Starred Tracks from Apollo API, validate responses, and store data to S3 and database
  owner: data-platform
  tags:
    - application_family:delphi
    - public:false
    - terraformed:true
spec:
  type: function
