Create Objects
The sample codes in the following section demonstrates how to upload an object named local-object from your local storage, as my-object, into a bucket named my-bucket in your IDrive Cloud storage.
The following is an example for IDrive Cloud’s Oregon (us-west-1) 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