tutorbookapp / old-tutorbook

Source available code for Tutorbook's progressive web app (PWA).
https://tutorbook.app
Other
13 stars 10 forks source link

fix: restrict access to AWS S3 bucket using OAI #264

Closed nicholaschiang closed 4 years ago

nicholaschiang commented 4 years ago

We're hosting our static build/ assets with:

See #255 for more info on how that migration went.

We need to restrict access to that S3 bucket while still enabling CloudFront to access our static files. See Amazon's documentation for how to get that done.