Go to main content

Oracle® ZFS Storage Appliance Object API Guide for Amazon S3 Service Support, Release OS8.8.0

Exit Print View

Updated: January 2019
 
 

Protecting Your Data with S3 Object Versioning

To preserve, retrieve, and restore every version of every object stored in your Amazon versioning-enabled S3 bucket, the Oracle ZFS Storage Appliance S3 Object API Service supports the use of the following AWS S3 versioning operations.

  • Versioning-Enabled Bucket Object Operations – The Oracle ZFS Storage Appliance S3 Object API Service supports the following versioning-enabled bucket operations:

    • Adding Objects to Versioning-Enabled Buckets

    • Listing Objects in a Versioning-Enabled Bucket

    • Retrieving Object Versions

    • Deleting Object Versions

  • Versioning-Suspended Bucket Object Operations – The Oracle ZFS Storage Appliance S3 Object API Service supports the following versioning-suspended bucket operations:

    • Adding Objects to Versioning-Suspended Buckets

    • Retrieving Object Versions from Versioning-Suspended Buckets

    • Deleting Object Versions from Versioning-Suspended Buckets

For further details about AWS S3 versioning features, refer to the official product documentation on Amazon's web site (https://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html).