ipfs / go-ds-s3

An s3 datastore implementation
MIT License
236 stars 66 forks source link

README unclear #244

Closed koxon closed 1 year ago

koxon commented 1 year ago

https://github.com/ipfs/go-ds-s3/blob/e903ac30040118bc2c82e35a9d500e52ba919d43/README.md?plain=1#L112

I don't see AWS_KEY/SECRET in this JSON blob. What are the IAM permission requirements on AWS side? What are the S3 actions I need in my IAM policy to authorize the plugin to operate on my bucket?

Does bucketsubdirectory get created automatically in the bucket if it doesn't exist?

welcome[bot] commented 1 year ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.io if you just need general support.