apiVersion: v3
kind: service
metadata:
  name: lambda-abacus-adjustment-file-complete
  description: Lambda to complete the adjustment file ingestion workflow.
  owner: abacus
  tags:
    - application_family:accounting
    - public:false
    - terraformed:true
    - language:python
    - runtime:python3.13
    - integration:eventbridge
    - integration:mysql
    - integration:step-functions
spec:
  type: function
  links:
    - url: https://pipeline.theorchard.io/job/lambda-abacus-pipeline/
      title: Jenkins Pipeline
      icon: jenkins
    - url: https://github.com/theorchard/lambda-abacus/tree/main/lambda/adjustment_file_complete
      title: Source Code
      icon: github
