Skip to main content

Create a bucket

You can create a bucket to host your objects. The Numspot Object Storage service is compatible with the AWS (Amazon Web Services) Simple Storage Service (S3) API, which means you can create a bucket with any S3-compatible tool, such as the AWS CLI (Command Line Interface).

Before you begin, you need an AK/SK key pair (Access Key/Secret Key), obtained from a token, as described in the Quick start section.

Permissions

info

This action requires the following IAM permissions:

  • objectstorage.bucket.create

Console

info

Bucket creation is not available from the Numspot console. Use the S3 API (AWS CLI) or Terraform.

Was this page helpful?