The aim of this tutorial is to present the main operations possible with OUTSCALE Object Storage (OOS) using AWS CLI.
For more information on AWS CLI commands, see the AWS s3api and s3 documentations. |
profile
: The named profile you want to use, created when configuring AWS CLI.endpoint
: The endpoint corresponding to the service (in this case oos
) and Region you want to send the request to.
|