S3 buckets API

IBM Storage Scale S3 maps each S3 bucket to a directory in the IBM Storage Scale file system. IBM Storage Scale S3 allows S3 clients to manage S3 buckets by using the following API requests:

  • S3 CreateBucket
  • S3 ListObjects
  • S3 ListObjectsV2
  • S3 DeleteBucket
  • S3 HeadBucket
  • S3 ListBuckets
  • S3 ListMultipartUploads

Other

  • Bucket policies
  • Support MD5 based ETags
  • Upload objects with pre-signed URLs