Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • AWS account with the necessary control over the permissions needed for integration with Vidispine/Vidinet

  • Basic understanding of the AWS services such as S3 ( the cloud storage)  and IAM ( the AWS permissions service ) 

  • Verified installation of Vidispine API / Vidinet

This how-to article describes a basic setup of an AWS bucket. For more advanced security and permission configuration of your AWS service to meet your companies requirements, please refer to AWS knowledge-base in the Related Articles below.

Table of contents

Table of Contents

...


To create a S3 bucket in AWS, direct your attention to the webpage of your AWS account and the Service S3.

  • click Click the Create Bucket button and follow the instructions prompted by AWS.

  • to create the subdirectories, click on your bucket and then click the button Create folder. Choose a name for the initial storage.
    Repeat this process for the thumbnails directory.

In order for the S3 Bucket to be accessible for Vidinet a user needs to be created , or modified, to be allowed to use this resource. To grant permissions for the user to the S3 storage resource an AWS IAM Policy is used.

First, create a new user that should have permission to access this S3 bucket. Navigate to the AWS IAM Service. Click Users and then click then the button Add user. Follow the instruction prompted by the dialog dialogue box. Make sure to enable Programmatic Access to this users Access type.

...

During setup of your Vidispine as a Service, for instance, a Team Edition, you will be asked to configure an initial storage and a storage for thumbnails

...

You may choose to use different S3 buckets or simply use a single bucket with different subdirectories for storage or thumbnails.

Info

This how-to article describe a basic setup of an AWS bucket. For more advanced security and permission configuration of your AWS service to meet your companies requirements, please refer to AWS knowledge-base in the Related articles belowStorage can only be added through Vidinet dashboard GUI during VaaS launch. After that, the user needs to add storage or thumbnail resource through VS AP.

Creating an S3 Bucket on AWS

...