Skip to main content

Uniphore Customer Portal

View and Create Storage Locations
To View Your configured Storage Locations:
  1. Go to Configure > System > Storage Locations.

    Here you can see a list of your configured storage locations, along with the storage location Name, Host, Bucket, Region, and Folder (if set).

  2. To view more details, click the > arrow to the right of the storage location, opening the properties panel, here you can see a summary of the storage location, the information provided in the list as well as a Description, Folder information, the Access Key and Secret Key for the bucket.

    Additionally, from the properties panel you can remove a storage location by clicking the Delete button and confirming, as well as create a copy of the storage location by clicking the Duplicate button and making any adjustments.

NGStorageLocations1View.jpg

To Add a New Storage Location

Note

This article describes the steps to add an existing S3 bucket to your system, and does not cover the steps to create an S3 bucket, see the relevant S3 documentation from Amazon here.

  1. Go to Configure > System > Storage Locations.

  2. Click the + Create button in the top right of the screen.

  3. Add the following details:

    • Name - A friendly name for the storage location, required.

    • Description - A useful description for the storage location, optional.

    • Host - The host address of the S3 bucket, required.

    • Bucket - The name of the bucket to connect to, required.

    • Folder - A useful reference for the Folder that the bucket is part of, optional - you may or may not use folders for your S3 buckets, for more information, see the relevant documentation from Amazon here.

    • Region - Set to the Regional endpoint of the AWS instance, for example eu-west-2. For a list of valid entries see Amazon’s documentation on Regional endpoints.

    • Access Key - The Access Key ID for connecting to the S3 bucket.

    • Secret Key - The Access Secret Key for connecting to the S3 bucket.

  4. When you're happy, click Create.

    Tip

    If you want to create a storage location similar to an existing storage location, you can select the existing storage location and click the Duplicate button in the properties panel.

NGStorageLocations3Create.jpg