apiVersion: v3
kind: service
metadata:
  name: lambda-content-example
  description: Boilerplate template for creating new Lambda functions in this repository
  owner: content-review-management
  tags:
  - public:false
spec:
  type: function
