Skip to main content

Create an object

You can deposit an object into a bucket for which you have write permissions. The Numspot Object Storage service is compatible with the AWS (Amazon Web Services) Simple Storage Service (S3) API, which means you can deposit objects 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.

An object deposited without splitting (simple deposit) is limited to 5 GiB. For files larger than 100 MiB, it is recommended to deposit them in multiple parts to ensure optimal performance.

Permissions

info

This action requires the following IAM permissions:

  • objectstorage.bucket.create

Console

info

Object deposit is not available from the Numspot console. Use the S3 API (AWS CLI).

Was this page helpful?