Skip to main content
AWS S3 - Import and export

AWS S3 storage can be used as a source of data for imports and exports.

Updated over 10 months ago

Once configured for the relevant import or export, Fresh Relevance queries your S3 bucket for new data and fetches it when available.

To setup your S3 storage for use with Fresh Relevance:

  1. Follow the steps in Amazon’s documentation to delegate a bucket dedicated for Fresh Relevance use.

  2. Grant full permissions (below) to our account ID 854654557800 so it can access the bucket which is held in your account:

    • s3:ListBucket

    • s3:PutObject

    • s3:DeleteObject

    • s3:GetObject

    • s3:GetObjectTagging

    • s3:PutObjectTagging

    • s3:GetBucketLocation

  3. Let us know when you've completed the above steps.

We then need to grant permissions to your dedicated bucket from Fresh Relevance and enable it for use within the admin interface.

Files which are added to the bucket are imported into Fresh Relevance and then deleted, in a very similar way to an import from a secure FTP server.

File-level encryption / GPG is not supported with this method. We recommend enabling S3 bucket encryption in line with your company's security policy.

Did this answer your question?