From a2a8f63980f3fa239141e330352f4646d6b6d604 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Mon, 28 Aug 2017 18:32:15 -0700 Subject: [PATCH] Add storage classes to limitations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13754f9..be31242 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ S3Proxy has broad compatibility with the S3 API, however, it does not support: * object tagging * object versioning, see [#74](https://github.com/andrewgaul/s3proxy/issues/74) * requester pays buckets +* storage classes, e.g., REDUCED_REDUNDANCY, STANDARD_IA S3Proxy emulates the following operations: