MinIO Server Limits Per Tenant
Erasure Code (Multiple Drives / Servers)
Browser Access
Limits of S3 API
List of Amazon S3 API’s not supported on MinIO
We found the following APIs to be redundant or less useful outside of AWS S3. If you have a different view on any of the APIs we missed, please open a github issue.List of Amazon S3 Bucket API’s not supported on MinIO
- BucketACL (Use bucket policies instead)
- BucketCORS (CORS enabled by default on all buckets for all HTTP verbs)
- BucketWebsite (Use
caddyornginx) - BucketAnalytics, BucketMetrics, BucketLogging (Use bucket notification APIs)
- BucketRequestPayment
List of Amazon S3 Object API’s not supported on MinIO
- ObjectACL (Use bucket policies instead)
- ObjectTorrent
Object name restrictions on MinIO
Object names that contain characters^*|\/&"; are unsupported on Windows and other file systems which do not support filenames with these characters. Note that this list is not exhaustive, and depends on the maintainers of the filesystem itself.