S3 Developer Guide
This developer’s guide will assist users through the various S3 operations that can be performed in IDrive® e2. It includes details of the operations along with samples in different programming languages.
The following section lists a few terms that will be required while using S3 API or clients for accessing IDrive® e2.
IDrive® e2 supports both AWS signature version 2 and signature version 4 for authentication.
The following table lists all S3 operations which are supported in IDrive® e2.
Operations | ||
Create Bucket | Create Object | Copy Object |
List Buckets | List Objects | Bucket Versioning |
Delete Bucket | Delete Object | Delete Multiple Objects |
List Bucket Metadata | List Object Metadata |
To know more about cloud object storage, see Basic Concepts.