apiVersion: v3
kind: service
metadata:
  inheritFrom: system:fansifter
  name: lambda-audience-sendgrid-webhooks-inbound
  description: Lambda that processes inbound SendGrid emails
  tags:
    - application_family:fansifter
    - public:true
spec:
  type: function
