How to create S3 storage in AWS to be used with Mosaic services

Storage with AWS S3

This guide describes how to create a bucket in Amazon S3. You can use the bucket with Axinom Encoding as an input and/or output storage.

To create an AWS bucket:

  1. On the s3 AWS Console, click create bucket.

    aws create bucket
    Figure 1. Start creating a bucket
  2. During the bucket creation you should use unique name, proper AWS region and deselect all Block all public access, agree the acknowledge of the public access and create the bucket.