Stook Storage User Guide for AWS CLI
Last updated
Was this helpful?
Last updated
Was this helpful?
AWS CLI is a tool used for data transfer to Stook. Stook works with all S3 compatible cloud storage services.
You can download the AWS CLI from this .
You can follow these steps to install AWS CLI from .
You can install Windows 32-bit and 64-bit versions of setup files. You can begin the installation by clicking the downloaded file. The installation is explained with screenshots below.
First Click to “I accept the terms in the License Agreement” and then to the “Next” button.
Choose “Install”
You can complete installation with the “Finish” button.
Enter the following command for MAC-OS and Linux installation. (Python 2.6.5 version is needed, Upload using “pip” command)
pip install awscli
Set the key for Medianova CLOUD for AWS CLI configuration with AWS configure command.
Your account information must be private. Please don’t share it with anyone. Account information sample:
To List the Buckets;
To List the Contents in Buckets;
To Create Bucket;
To Add Objects inside Buckets;
To Delete Objects inside Buckets;
To Remove Buckets;
Server: Access Key: xxxxxxxxxxxxxxxxxxxx Secret Key: yyyyyyyyyyyyyyyyyyyyy