Operations
This section provides a list of operations you can perform on objects and buckets, along with samples using AWS CLI, BOTO3, Node JS, PHP, and Ruby in the IDrive® e2's Chicago region.
Before you perform any operation, ensure that the below prerequisites are fulfilled for your preferred environment.
Prerequisites of configuration
Sample configuration parameters in the file ~/.aws/config
[default]
region = us-east-1
Sample credentials in the file ~/.aws/credentials
[default]
aws_access_key_id =
aws_secret_access_key =
Note:
Before testing any of the Python examples,
Before running the Node JS code,
Before running the PHP code,
Before testing any of the Ruby examples,