Adding an Amazon S3 Connection

Adding an Amazon S3 Connection

In order to push/pull data from your Amazon S3 storage buckets, you must first configure an S3 Connection in our web portal. Go to the Connected Data -> Connections page and click the Add button. Choose the Amazon S3 option to add a new blank S3 connection.


You now need to specify the credentials of an AWS user account which has access to your target S3 buckets. If you are unsure of how to generate/download these access credentials for AWS, follow these steps:


  1. Sign in to the AWS Management Console and open the IAM console at https://console.aws.amazon.com/iam/.

  2. Create a new user with permissions limited to the services and actions that you want our Connectors to have access to. For more information about creating a new IAM user, see Creating IAM Users (Console), and follow the instructions through to step 8.

  3. Choose Download .csv to save a local copy of your AWS credentials. You can then open this file to view the Access Key and Secret Key required by our AWS Connection.


NOTE:

Currently our S3 Form Connector creates files in the target S3 bucket with the access permission of "Public Read/Write", which means the file is accessible to anyone with the file's URL. This generally means that your S3 bucket must have a similar public access permission to allow these files to be created.


    • Related Articles

    • Adding OAuth 2.0 Connection

      Connecting to REST with OAuth 2.0 OAuth 2.0 is an authorization protocol that allows applications to access user data from other services without sharing the user’s credentials. It enables users to securely grant limited access to their resources on ...
    • Adding MySQL Connection

      MySQL is an open-source Relational Database Management System that uses SQL to create and manage databases. As a relational database, MySQL stores data in tables of rows and columns, organized into schemas. Our MySQL Connectors allow you to push and ...
    • Amazon S3 - Data Source Connector

      Our platform enables you to quickly and easily connect your data sources to data from a File Key/Location in Amazon S3 Storage. This enables a one-way synchronization to occur - where any changes in the Amazon S3 Storage File Key/Location are ...
    • Amazon S3 Connector

      mazon S3 is cloud storage for the internet. To upload your data (photos, videos, documents etc.), you must first create a bucket in one of the AWS Regions. You can then upload any number of objects to the bucket. An Amazon S3 bucket name is globally ...
    • Amazon S3

      Our platform enables you to quickly and easily connect your data sources to data from a File Key/Location in Amazon S3 Storage. This enables a one-way synchronization to occur - where any changes in the Amazon S3 Storage File Key/Location are ...