Tagged "aws"

Serving AWS S3 private content with Golang and AWS SDK for Go v2

Have you ever wanted to serve private files from your AWS S3 storage to your users, but making the bucket public is not a safe option?