You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure I've worked it around by setting public read access to the bucket, but AWS is complaining of this and, indeed, this would be good to be configurable.
The text was updated successfully, but these errors were encountered:
However, I have just discovered, that downloading of private files is possible only via presigned URL. Not a word about it in AWS docs, until I went to their forums :(
Here it is - https://github.com/owen2345/camaleon-cms/blob/master/app/uploaders/camaleon_cms_aws_uploader.rb#L92
Sure I've worked it around by setting
public read
access to the bucket, but AWS is complaining of this and, indeed, this would be good to be configurable.The text was updated successfully, but these errors were encountered: