apiVersion: v3
kind: service
metadata:
  name: lambda-content-initiate-indexing
  description: |
    Parses messages, batches them together, and then starts the execution of the AWS Step Functions State Machine: sfn-content-index-product-metadata with a payload of all the messages it processed.
  owner: content-review-management
  tags:
  - public:false
spec:
  type: function
