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: ...