Roles

These are the roles that are needed:

  • Admin
  • Can delete analysis service accounts
  • Can read analysis service accounts
  • Can write analysis service accounts

Links

AWS AI Account Management

AWS AI services can be used for object detection and speech to text in your video and image files. This page will describe how to set up your own accounts and edit the built in accounts.

iconik aws ai edit

Create an AWS Rekognition Integration

If you are setting up the integration, you need to make sure that you get the correct details from Amazon Web Services. The details needed are:

  • Bucket name
  • Path
  • Region
  • Endpoint
  • Access Key
  • Secret Key

The bucket should be a storage bucket that your Amazon Web Services Rekognition has read access to. This is used for temporary transfers if your main storage is on a cloud provider or region different to your proxy storage

To add the integration

  1. Click on ADMIN in the top navigation.
  2. Choose AI Accounts from the left navigation bar.
  3. Click on + NEW ACCOUNT on the top right to open the form to create an export location.
    1. Choose your "Amazon Web Services"
    2. Add a human readable title for display.
    3. Enter in a the bucket name that this service will read from.
    4. Enter in a path for the bucket if you are using a sub-path in your storage configuration.
    5. Enter in the region that your services are located in.
    6. Enter in the end point
    7. Enter in the Access Key
    8. Enter in the Secret Key. (This will not be visible once the service is created)
  4. Click to create the integration.

Changing Confidence level

The Image and Video services for AWS can be set with a confidence level - which will filter out all the resulting labels when running that service that are below the confidence level you set.

iconik aws ai edit

For more information see https://aws.amazon.com/rekognition/faqs/

Learn more