apiVersion: v3
kind: service
metadata:
  name: statement-attachments-verification
  description: Validates uploaded statement attachments by checking file path, size, naming format, and extension before sending success or failure notifications via SNS.
  owner: accounting
  tags:
    - public:false
spec:
  type: function
