package handlers type DownloadFileQuery struct { BucketName string ObjectKey string }