update S3 gateway limitation docs

This commit is contained in:
Harshavardhana 2021-11-06 23:24:48 -07:00
parent b1754fc5ff
commit 5d7ed8ff7d
1 changed files with 3 additions and 1 deletions

View File

@ -137,7 +137,9 @@ With MinIO S3 gateway, you can use MinIO Console to explore AWS S3 based objects
### Known limitations
- Bucket notification APIs are not supported.
- Bucket Notification APIs are not supported.
- Bucket Locking APIs are not supported.
- Versioned buckets on AWS S3 are not supported from gateway layer. Gateway is meant to be used with non-versioned buckets.
## Explore Further