AssetSync / asset_sync

Synchronises Assets between Rails and S3
1.89k stars 346 forks source link

Better documentation of necessary IAM permissions #340

Open evanstachowiak opened 7 years ago

evanstachowiak commented 7 years ago

I have gotten IAM working, but the permissions in the example (https://github.com/AssetSync/asset_sync#amazon-aws-iam-users) are quite expansive. Is there a more restricted list of policies that can be implemented?

PikachuEXE commented 7 years ago

I guess it's about what types of operations are run during syncing You can take a look at https://github.com/AssetSync/asset_sync/blob/master/lib/asset_sync/storage.rb