From 0de31ceec6ba7097425c05586c368800a11099b0 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Wed, 16 Nov 2016 10:55:39 -0800 Subject: [PATCH] Add list objects v2 to limitations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70e0740..d4bef57 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ S3Proxy has broad compatibility with the S3 API, however, it does not support: * bucket logging * cross-origin resource sharing, see [#142](https://github.com/andrewgaul/s3proxy/issues/142) * POST upload policies, see [#73](https://github.com/andrewgaul/s3proxy/issues/73) +* list objects v2, see [#168](https://github.com/andrewgaul/s3proxy/issues/168) * object server-side encryption * object versioning, see [#74](https://github.com/andrewgaul/s3proxy/issues/74) * requester pays buckets