s3proxy
s3proxy copied to clipboard
Allow disabling features
S3 implementations do not implement all of the AWS functionality. For testing it might be useful to disable:
- Copy Objects
- List Objects V2
- Multipart Uploads
I suspect that this could be done as a middleware. @kahing might be useful to you.