apiVersion: v3
kind: service
metadata:
  name: lambda-content-deindex-product-metadata
  description: |
    Given a dict with a "product_id" key, it will remove the product document from the configured elasticsearch index, if the document exists.
  owner: content-review-management
  tags:
  - public:false
spec:
  type: function
