apiVersion: v3
kind: service
metadata:
  name: statement-attachments-store-dynamodb-item-on-fail
  description: Handles SNS failure events by storing failed statement attachment metadata including file details, status, and error information to DynamoDB error table with TTL.
  owner: accounting
  tags:
    - public:false
spec:
  type: function
