S3 REST API supported versions and updates
StorageGRID supports the Simple Storage Service (S3) API, which is implemented as a set of Representational State Transfer (REST) web services.
Support for the S3 REST API enables you to connect service-oriented applications developed for S3 web services with on-premise object storage that uses the StorageGRID system. Minimal changes to a client application's current use of S3 REST API calls are required.
Supported versions
StorageGRID supports the following specific versions of S3 and HTTP.
Item | Version |
---|---|
S3 API specification |
|
HTTP |
1.1 For more information about HTTP, see HTTP/1.1 (RFCs 7230-35). Note: StorageGRID does not support HTTP/1.1 pipelining. |
Updates to S3 REST API support
Release | Comments |
---|---|
11.8 |
Updated the names of S3 operations to match the names used in the Amazon Web Services (AWS) Documentation: Amazon Simple Storage Service API Reference. |
11.7 |
|
11.6 |
|
11.5 |
|
11.4 |
|
11.3 |
|
11.2 |
Added support for POST Object restore for use with Cloud Storage Pools. Added support for using the AWS syntax for ARN, policy condition keys, and policy variables in group and bucket policies. Existing group and bucket policies that use the StorageGRID syntax will continue to be supported. Note: Uses of ARN/URN in other configuration JSON/XML, including those used in custom StorageGRID features, have not changed. |
11.1 |
Added support for cross-origin resource sharing (CORS), HTTP for S3 client connections to grid nodes, and compliance settings on buckets. |
11.0 |
Added support for configuring platform services (CloudMirror replication, notifications, and Elasticsearch search integration) for buckets. Also added support for object tagging location constraints for buckets, and the Available consistency. |
10.4 |
Added support for ILM scanning changes to versioning, Endpoint Domain Names page updates, conditions and variables in policies, policy examples, and the PutOverwriteObject permission. |
10.3 |
Added support for versioning. |
10.2 |
Added support for group and bucket access policies, and for multipart copy (Upload Part - Copy). |
10.1 |
Added support for multipart upload, virtual hosted-style requests, and v4 authentication. |
10.0 |
Initial support of the S3 REST API by the StorageGRID system.The currently supported version of the Simple Storage Service API Reference is 2006-03-01. |