Supported Amazon request headers

The following Amazon S3 REST request headers are currently supported by the Virtuozzo Hybrid Infrastructure implementation of the Amazon S3 protocol:

  • Authorization
  • Content-Length
  • Content-Type
  • Content-MD5
  • Date
  • Host
  • x-amz-content-sha256
  • x-amz-date
  • x-amz-security-token
  • x-amz-object-lock-retain-until-date
  • x-amz-object-lock-mode
  • x-amz-object-lock-legal-hold
  • x-amz-bypass-governance-retention
  • x-amz-bucket-object-lock-enabled
  • x-amz-geo-endpoint
  • x-amz-geo-access-key
  • x-amz-geo-access-secret

The following Amazon S3 REST request headers are ignored:

  • Expect
  • x-amz-security-token

For more information about Amazon S3 REST error response headers, refer to the Amazon S3 REST API documentation.