Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This table summarizes the Amazon S3 features supported by the Gateway's S3 protocol implementation.

...

Scope

Supported Operation

Error Responses

HTTP Response Errors

Common Request Headers

  • Authorization (AWS Signature Versions 2 and 4)

  • Content-Length

  • Content-MD5

  • Content-Type

  • Date

  • Expect

  • Host

  • x-amz-date

Common Response Headers

  • Connection

  • Content-Length

  • Content-Type

  • Date

  • ETag

  • Server

  • x-amz-delete-marker

  • x-amz-request-id

Service

GET Service

Buckets

Objects

  • DELETE Object

  • DELETE Multiple Objects

  • GET Object

  • GET Object acl

  • GET Object Legal Hold

  • GET Object Retention

  • HEAD Object

  • PUT Object

  • PUT Object acl

  • PUT Object - Copy

  • PUT Object Legal Hold

  • PUT Object Retention

  • Initiate Multipart Upload

  • Upload Part

  • Upload Part - Copy

  • Complete Multipart Upload

  • Abort Multipart Upload

  • List Parts

  • Query String Request Authentication (pre-signed URLs)

Info

Bucket PUTs

To support processes that require repeated bucket PUT requests to succeed, those requests return 409 Conflict, regardless of owner. This differs from AWS S3 behavior, which returns 403 Forbidden for non-owners.