Skip to content

ClientSupport

Peter Mount edited this page Oct 8, 2018 · 12 revisions

The following table lists the features against the supported S3 clients and what features work

Client Create
Bucket
List
Buckets
Delete
Buckets
Create
Object
List
Objects
Get
Object
Delete
Object
AWS cli Yes Yes Yes Yes Yes Yes Yes
Minio mc Yes Yes N/A Yes Yes Yes Yes
s3cmd Yes 2.0.2 Yes 2.0.2 2.0.2 Yes Yes
s3fs N/A N/A N/A Yes Yes Yes Yes
AWS Go Client Yes Yes

Here:

  • Yes means the feature is supported
  • No means the feature is not supported by us for this client
  • N/A means the client does not support this feature
  • Version number means the feature is supported from a specific version of the client & is most likely not working before that version
  • Fail means the client fails for some reason
  • Blank means it's not supported or not yet been tested
Clone this wiki locally