apiVersion: v3
kind: service
metadata:
  name: lambda-content-delete-product
  description: |
    The delete_product lambda makes a REST call to ows-product to do a hard-delete of products by UPC. Its access is gated to a specific m2m identity.
  owner: content-review-management
  tags:
  - public:false
spec:
  type: function
