global_params:
  key: {{ AWS_KEY }}
  secret: {{ AWS_SECRET }}
  region: {{ AWS_REGION }}
  signature_version: v4

sqs:
  aspera_video_dashboard:
    videodashboardready:
      queue_name: dev_video_dashboard_ready
    asperaassetcopied:
      queue_name: dev_aspera_asset_copied
  publishing:
    ppl:
      queue_name: dev-ppl-xml
    agedi:
      queue_name: dev_agedi
    hfa_escrow_release:
      queue_name: dev-hfa_escrow_release
  encoding_order:
    automated:
      queue_name: dev-automated_encoding_order_upcs
    automated_fc:
      queue_name: dev-automated_encoding_order_upcs_fc
    error_correction:
      queue_name: dev-error_correction_upcs
    error_correction_fc:
      queue_name: dev-error_correction_upcs_fc
    carveout:
      queue_name: dev-carveout_changed_upcs
    carveout_fc:
      queue_name: dev-carveout_changed_upcs_fc
  vendor_cache_reset:
    cache_reset:
      queue_name: dev-cache_warm
  update_track_time_script:
    queue_name: dev-track_time_updates
  saved_reports:
    queue_name: dev-saved_reports
  release_price_tier_update:
    queue_name: dev-pricing_tier_update
  sales_sheets:
    queue_name: REPLACE_ME
  video_associate_master:
    queue_name: REPLACE_ME
  payment_calculator_jobs:
    queue_name: dev-payment-calculator-jobs
    visibility_timeout: 2400
ses:
  region: us-east-1
  global_params:
    Host: email-smtp.us-east-1.amazonaws.com
    SMTPSecure: ssl
    Username: REPLACE_ME
    Password: REPLACE_ME
    FromAddress: donotreply@theorchardemail.com
    FromName: The Orchard
    Port: 465
s3:
  ppl:
    bucket: cucumbers
    obj: ppl
  ppl_xml:
    bucket: {{ AWS_ENV_PREFIX }}ppl-xml
    obj: ppl_xml_tuids
  hfa_response:
    bucket: cucumbers/HFA/Responses
    obj: hfa_responses
  hfa_errors_response:
    bucket: cucumbers/HFA/Errors/Responses
  hfa_errors_invoice:
    bucket: cucumbers/HFA/Errors/Invoices
  hfa_invoice:
    bucket: cucumbers/HFA/Invoice_Details
    obj: hfa_invoices
  hfa_reconciliation:
    bucket: cucumbers/HFA/Reconciliation_Reports
    obj: hfa_reconciliation
  hfa_usage:
    bucket: cucumbers/HFA/Usage_Data
    obj: hfa_usage
  content_report:
    bucket: dev-content_report_bucket
  statement_detail_export:
    bucket: qa-reportcache
  saved_reports:
    bucket: dev-saved_reports
  captions:
    bucket: REPLACE_ME
  jsontoxlsx:
    bucket: REPLACE_ME
  managerights:
    bucket_and_prefix: REPLACE_ME
  youtube_label_report:
    bucket: REPLACE_ME
  vendor_contracts:
    bucket: REPLACE_ME
    obj: REPLACE_ME
  sales_sheets:
    bucket: REPLACE_ME
  film_projections:
    drop_bucket: dev-cucumbers/film-transparency/projections/drop
  bulk_payment_holds:
    bucket: dev-cucumbers/bulk_payment_holds
  original_projections:
    drop_bucket: dev-cucumbers/film-transparency/original_projections/drop
  large_thumb_2000:
    bucket: REPLACE_ME
  physical_pricing_bulkupload:
    bucket: dev-cucumbers/bulk-physical-pricing-ingest
  helpcenter_user_data:
    bucket: REPLACE_ME
  asset_storage:
    bucket: qa-asset-storage
  orcd_raw_assets:
    bucket: REPLACE_ME
  assets_storage_rb:
    bucket: REPLACE_ME
sns:
  data_pipeline:
    topic_arn: arn:aws:sns:us-east-1:437795906767:dev-data_pipeline_topic
  encoding_order:
    automated:
      topic_arn: arn:aws:sns:us-east-1:437795906767:dev-automated_encoding_orders
    automated_eo_for_asset_correction:
      topic_arn: arn:aws:sns:us-east-1:437795906767:dev-assets_correction
    filtered_catalog:
      topic_arn: arn:aws:sns:us-east-1:437795906767:dev-filtered_catalog
    error_correction:
      topic_arn: arn:aws:sns:us-east-1:437795906767:dev-error_corrections
    carveout:
      topic_arn: arn:aws:sns:us-east-1:437795906767:dev-carveout
  release_price_tier_update:
    topic_arn: arn:aws:sns:us-east-1:437795906767:dev-pricing_tier_update
cloudsearch:
  dim_artist_domain: http://search-rs-dim-artist-saje2zbvcijk23vkbeuihis2qa.us-east-1.cloudsearch.amazonaws.com/2013-01-01/search
  dim_track_domain: http://search-rs-dim-isrc-vbt57xm2qhnvmg2mhxev4itnfu.us-east-1.cloudsearch.amazonaws.com/2013-01-01/search
  dim_release_domain: http://search-rs-dim-release-nut6lge3rvophbdffp3bbhl55q.us-east-1.cloudsearch.amazonaws.com/2013-01-01/search
  etl_artists: http://search-dev-etl-artists-ra6qjhidu3u2vwi4nmj2hohjru.us-east-1.cloudsearch.amazonaws.com/2013-01-01/search
dynamodb:
  carveout: dev-carveout_change_log
static_assets:
  shared:
    manifest: https://qa-cdn.theorchard.io/shared/manifest
    manifestJson: https://qa-cdn.theorchard.io/shared/manifest.json
    distribution: qa-cdn.theorchard.io/shared
  workstation:
    manifest: https://qa-cdn.theorchard.io/workstation/manifest
    manifestJson: https://qa-cdn.theorchard.io/workstation/manifest.json
    distribution: qa-cdn.theorchard.io/workstation
  frontend-accounting:
    manifest: https://qa-cdn.theorchard.io/frontend-accounting/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-accounting/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-accounting
  frontend-conflict-manager:
    manifest: https://qa-cdn.theorchard.io/frontend-conflict-manager/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-conflict-manager/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-conflict-manager
  frontend-distribution:
    manifest: https://qa-cdn.theorchard.io/frontend-distribution/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-distribution/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-distribution
  frontend-masters-registry:
    manifest: https://qa-cdn.theorchard.io/frontend-masters-registry/manifest
    distribution: qa-cdn.theorchard.io/frontend-masters-registry
  film-transparency:
    manifest: https://qa-cdn.theorchard.io/film-transparency/manifest
    distribution: qa-cdn.theorchard.io/film-transparency
  frontend-salessheets:
    manifest: https://qa-cdn.theorchard.io/frontend-salessheets/manifest
    distribution: qa-cdn.theorchard.io/frontend-salessheets
  frontend-pricing:
    manifest: https://qa-cdn.theorchard.io/frontend-pricing/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-pricing/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-pricing
  frontend-source-of-streams:
    manifest: https://qa-cdn.theorchard.io/frontend-source-of-streams/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-source-of-streams/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-source-of-streams
  frontend-reporting:
    manifest: https://qa-cdn.theorchard.io/frontend-reporting/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-reporting/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-reporting
  frontend-audio-player:
    manifest: https://qa-cdn.theorchard.io/frontend-audio-player/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-audio-player/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-audio-player
  frontend-social-analytics:
    manifest: https://qa-cdn.theorchard.io/frontend-social-analytics/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-social-analytics/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-social-analytics
  frontend-js-utils-bootstrap:
    assetManifest: https://qa-cdn.theorchard.io/frontend-js-utils-bootstrap/asset-manifest.json
    distribution: qa-cdn.theorchard.io/frontend-js-utils-bootstrap
  frontend-audience-page:
    manifest: https://qa-cdn.theorchard.io/frontend-audience-page/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-audience-page/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-audience-page
  frontend-dd-search:
    manifest: https://qa-cdn.theorchard.io/frontend-dd-search/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-dd-search/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-dd-search
  frontend-oa-external-conflict-status-reporting:
    manifestJson: https://qa-cdn.theorchard.io/frontend-oa-external-conflict-status-reporting/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-oa-external-conflict-status-reporting
  frontend-vector-job-rules:
    manifestJson: https://qa-cdn.theorchard.io/frontend-vector-job-rules/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-vector-job-rules
  frontend-feature-fm:
    manifest: https://qa-cdn.theorchard.io/frontend-feature-fm/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-feature-fm/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-feature-fm
  frontend-video:
    manifest: https://qa-cdn.theorchard.io/frontend-video/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-video/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-video
  frontend-workstation:
    manifest: https://qa-cdn.theorchard.io/frontend-workstation/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-workstation/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-workstation
  frontend-subaccounts:
    manifest: https://qa-cdn.theorchard.io/frontend-subaccounts/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-subaccounts/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-subaccounts
  frontend-contract:
    manifest: https://qa-cdn.theorchard.io/frontend-contract/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-contract/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-contract
  frontend-notifications:
    manifest: https://qa-cdn.theorchard.io/frontend-notifications/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-notifications/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-notifications
  marketplace-cdn:
    soundcloudThumb: https://d3v0n2hvab9gpg.cloudfront.net/appScreenShots/thumb/soundcloud.png
    presskitThumb: https://d3v0n2hvab9gpg.cloudfront.net/appScreenShots/thumb/epk.jpg
  frontend-blacklist-manager:
    manifest: https://qa-cdn.theorchard.io/frontend-blacklist-manager/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-blacklist-manager/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-blacklist-manager
  frontend-users:
    manifest: https://qa-cdn.theorchard.io/frontend-users/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-users/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-users
  frontend-distribution-oa-components:
    manifest: https://qa-cdn.theorchard.io/frontend-distribution-oa-components/manifest
    manifestJson: https://qa-cdn.theorchard.io/frontend-distribution-oa-components/manifest.json
    distribution: qa-cdn.theorchard.io/frontend-distribution-oa-components
kms:
  masterkey_arn: REPLACE_ME
  helpcenter_masterkey_arn: REPLACE_ME
sales_sheets:
  timeout: 86400
cloudfront:
  distribution_id: REPLACE_ME
