Skip to content

S3 API

S3 is an object-access API based on HTTP and HTTPS.

In Cleura Cloud, you interact with the S3 API using either the s3cmd command-line interface (CLI), the MinIO client CLI (mc), or the standard aws CLI.

Either way, in addition to installing and configuring the Python openstackclient module, you need to install one of the aforementioned utilities.

apt install s3cmd aws
brew install minio-mc s3cmd
pip install s3cmd

Availability

The S3 API is available in select Cleura Cloud regions. Refer to the feature support matrix for details on S3 API availability.