CivicTechTO / ttc_subway_times

A scraper to grab and publish TTC subway arrival times.
GNU General Public License v3.0
40 stars 30 forks source link

Configure the S3 bucket to be requester-pays #58

Open radumas opened 5 years ago

radumas commented 5 years ago

There is a possibility to have a bucket be publicly readable, but any person who downloads the data pays for the transfer costs.

A) I don't entirely understand how to set this up B) It would be great if this could get folded into the serverless.yml configuration/deployment.