Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 410 Bytes

edu_benefits.md

File metadata and controls

16 lines (14 loc) · 410 Bytes

Education Benefits Year to Date Report

The year to date report uses GovDelivery to send the email and S3 to upload a link to the generated CSV file. To test sending the report, copy the following configuration into config/settings.local.yml with the appropriate values filled in:

reports:
  token: ...
  aws:
    access_key_id: ...
    secret_access_key: ...
    region: ...
    bucket: ...