Skip to main content
Skip table of contents

Scan to Amazon S3

In order to scan to Amazon S3, you need to:

  • Set up a bucket on the Amazon console. Your scans will be stored in this bucket.

  • Create a user who will be used in the MyQ Web UI.

  • Give the created user rights to the bucket.

  • Fill in the Client ID and Security Key in the MyQ web administrator interface.

  • Set up an Easy Scan terminal action to scan to Amazon S3.

Setting up a bucket on the Amazon S3 console

You need an Amazon account to create a bucket to store the scans in. MyQ does not require any specific settings for scanning to an S3 bucket.

  1. Login to https://console.aws.amazon.com/s3 and sign in with your Amazon account or create a new account. You need a credit card as proof of name. The credit card will also be used to charge the use of Amazon S3.

  2. Use the https://docs.aws.amazon.com/AmazonS3/latest/gsg/s3-gsg.pdf to guide you through creating a S3 bucket.

Create a user in Amazon S3

You need to create a user to make a connection between Amazon S3 and the MyQ Web UI.

  1. Log in to the Amazon console.

  2. Click the arrow next to your login name and select My Security Credentials from the drop-down menu.

  3. Click Users in the Identity and Access Management (IAM) pane and click Add user.

    Amazon IAM - Adding a user
  4. Follow the instructions to create the user.

  5. Copy and save the Client ID and the Access Key ID of the created user, as you need them in the following steps.

Give user access rights to the bucket

To give bucket permission to the user, you can follow the official instructions, or follow the short procedure below:

  1. Click Policies in the Identity and Access Management (IAM) pane. Click Create a new Policy. The policy settings should be set as in the image below. If you do not want to provide the user with access to all buckets: deselect Any and click Add ARN to enter a specific bucket.

    Amazon Policy settings
  2. Click Groups in the Identity and Access Management (IAM) pane. Click Create New Group. Give the group a name and Save it.

  3. Click Add Users to Group and add the created user to the group.

  4. Click the Permissions tab and click Attach Policy. Select the policy you just created and Save it all. The user now has Write access to the created bucket.

Setup a connection between MyQ and Amazon S3

  1. Open the Connections settings tab of the MyQ Web Interface (MyQ, Settings, Connections).

  2. Click +Add and select Amazon S3 from the menu.

  3. Add a Title. This will be used to identify the Cloud Storage Destination.

  4. Add the Access Key ID, the Security key that you previously copied and saved, the Region, and Bucket and click OK.

Create and set the Amazon S3 destination

  • Create a new destination (edit or create an Easy Scan terminal action; on its properties panel, in the Destinations tab, click +Add).

  • On the new destination's properties panel, under General, select the Cloud Storage option in the Type drop-down.

  • In the Parameters section, in the Type drop-down, select Amazon S3 or any other Title you defined in the Connections settings in the previous steps and click Save.

  • Fill in the fields:

    • Bucket: the name of the Amazon S3 bucket to store the scans in.

    • Region: the region you have set when creating the bucket.

    • Folder path: enter the path of a sub folder.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.