apiVersion: v3
kind: service
metadata:
  name: delphi-notification-service
  description: AWS Lambda notification service for the Delphi platform that handles DTF and Snowflake notifications via SQS queues and SNS topics
  owner: data-platform
  tags:
    - application_family:delphi
    - public:false
    - terraformed:true
spec:
  type: function
