local:
  temp_folder: /mnt/data/tmp/feed_generation/PreFinancial
  remote_path: /mnt/outfile/redo-details-{period_id}.txt
sqs:
  queue_name: prod_data_transporter
s3:
  bucket: prod-staging-dim-imports
  key: RedFinancialFeed/redo_financial_feed_{YYYYMMDD}.gz
sns:
  topic_arn: "arn:aws:sns:us-east-1:437795906767:prod_feed_ingestion_preFinancialFeed"
PreFinancialFeed:
  ioda_transaction_type_mapping:
    AS: t
    AV:
      music: t
      not-music: v
    DA: a
    DR: t
    DT: t
    DV: v
    MV: v
    RB: t
    RV: t
    S: t
    SV: v
    TD: t
    TL: v
    UA: a
    UT: t
    UV: v
    VR: v
    CL: t
    NR: t
    TA: a
  orchard_transaction_type_mapping:
    AS: AD-SUPPORTED AUDIO STREAM
    AV:
      music: AD-SUPPORTED AUDIO STREAM
      not-music: AD-SUPPORTED VIDEO STREAM
    DA: "PERMANENT DOWNLOAD: FULL ALBUM"
    DR: RINGTONE
    DT: "PERMANENT DOWNLOAD: TRACK"
    DV: "PERMANENT DOWNLOAD: VIDEO"
    MV: MOBILE VIDEO
    RB: RINGBACK TONE
    RV: VIDEO RINGTONE
    S: SUBSCRIPTION AUDIO STREAM
    SV: SUBSCRIPTION VIDEO STREAM
    TD: TETHERED DOWNLOADS
    TL: TERM LICENSE
    UA: ITUNES ALBUM UPGRADE
    UT: ITUNES TRACK UPGRADE
    UV: ITUNES VIDEO UPGRADE
    VR: VIDEO RENTAL
    CL: CLOUD MATCH
    NR: NON-INTERACTIVE RADIO REVENUE
    TA: TETHERED ALBUM
