colinmeinke / ghost-storage-adapter-s3

An AWS S3 storage adapter for Ghost
Other
182 stars 87 forks source link

Allow IAM Roles #61

Open jwerre opened 4 years ago

jwerre commented 4 years ago

It would be nice if we could create and IAM Role and attach it to the Ghost server. I tried this and got an InternalServerError: Access Denied

konstantinvlasenko commented 4 years ago

@jwerre I think it should work https://github.com/colinmeinke/ghost-storage-adapter-s3/commit/164c6aa63eaa50be90f8f646a357ce448814465a Probably, issue should be closed.