You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Websites of Interest:

Terminology

termshort definitiondetails
ACLaccess control listlist of users/groups and what each can do
presigned URLURL with expiry token/credentialsallows temporary access to read or write objects
AWS Documentation - Presigned URLs 




upload_file(source, options={}) – can't find what valid options are for uploads

carrier wave allows setting of awsoptions.read_options  and  write_options


uploader.aws_acl = :'public-read'

Checking...

> Spotlight::AttachmentUploader.aws_acl
=> "public-read"



fog gem - works with carrier wave to support AWS file manipulations

43,663,679 downloads

version 2.2.0 released on 06-18-2019

carrierwave-aws - an alternative engine for working with carrier wave to support AWS file manipulations

2,689,801 downloads

version 1.4.0 released on 09-04-2019



  • No labels