Merge pull request #12827 from Liuchang0812/wip-18459

doc: correct S3 lifecycle support explain
This commit is contained in:
Daniel Gryniewicz 2017-01-18 09:08:39 -05:00 committed by GitHub
commit cf9e759269

View File

@ -38,7 +38,7 @@ The following table describes the support status for current Amazon S3 functiona
+---------------------------------+-----------------+----------------------------------------+
| **Create Bucket** | Supported | Different set of canned ACLs |
+---------------------------------+-----------------+----------------------------------------+
| **Bucket Lifecycle** | Not Supported | |
| **Bucket Lifecycle** | Supported | Removing expired files is supported |
+---------------------------------+-----------------+----------------------------------------+
| **Policy (Buckets, Objects)** | Not Supported | ACLs are supported |
+---------------------------------+-----------------+----------------------------------------+