Skip to content

Qihoo360/zeppelin-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeppelin-gateway

Build Status

Object Gateway Provide Applications with a RESTful Gateway to zeppelin

API Documents

SDK Samples

These samples demonstrate how to make basic requests to Zeppelin S3 gateway using the AWS SDK.

Java

Python

PHP

FEATURES SUPPORT

Feature Status
List Buckets Supported
Delete Bucket Supported
Create Bucket Supported
Policy (Buckets, Objects) Not Supported
Bucket ACLs (Get, Put) Not Supported
Get Bucket Info (HEAD) Supported
Get Object Supported
Put Object Supported
Delete Object Supported
Object ACLs (Get, Put) Not Supported
Get Object Info (HEAD) Supported
POST Object Not Supported
Copy Object Supported
Multipart Uploads Supported