S3 API Documentation

×
×
Home > S3 Developer Guide > Operations > Create Objects

Create Objects

jQuery(document).attr(“title”, “Welcome to Sterling Kilgore | Results Beyond Words”);

The sample codes in the following section demonstrate how to upload an object named local-object from your local storage, as my-object, into a bucket named my-bucket in your IDrive® e2 storage. 

The following is an example for IDrive® e2’s Chicago region. You must follow the required configuration instructions before performing the following operations.

Upload objects into a bucket using the following commands.


aws s3 cp local-object s3://my-bucket/my-object --endpoint-url https://storageendpoint
© 2024 IDrive Inc.