-
Team, Ultimate and Enterprise editions
Get in touch with Sales for licensing questions.
Amazon S3 (Amazon Simple Storage Service) is a service that provides object storage through a web service interface. Amazon S3 can be employed to store any type of object, which allows for uses like storage for Internet applications, backup and recovery, disaster recovery, data archives, data lakes for analytics, and hybrid cloud storage.
When connected, access is given to all buckets the logged in user has access to.
There are a number of use cases for the connector:
-
Project Managers can add files directly to projects from an online repository.
-
Set up the submitter portal to allow Submitters to add files to requests directly from the online repository.
-
Use Automated Project Creation (APC) to have Memsource automatically create new projects when a change in the last modified date is detected for monitored files or a folder.
-
Selected files are imported the very first time APC runs. All files are imported when a folder is monitored.
-
This connector supports absolute path setting.
-
-
Set up Continuous Jobs to have Memsource monitor selected files for changes.
-
The Connector API can be used to automate steps otherwise performed manually through the UI. Webhooks can be used to have Memsource notify 3rd party systems about certain events (for example, a job status change).
-
Login to the AWS console.
-
Navigate to
. -
Select user for access.
-
Click the Security credentials tab.
-
Click Create access key.
The
window opens. -
Copy both the
and the . The IS and the key are used in Memsource settings.
Minimum permission settings must include the following actions:
-
s3:PutObject
-
s3:GetObject
-
s3:ListAllMyBuckets
-
s3:ListBucket
-
From the Settings
page, scroll down to the section.
-
Click on Connectors.
The
page opens. -
Click New.
The
page opens. -
Provide a name for the connection and change the Type to .
-
Provide
. -
Provide
. -
Click Test connection.
-
If successful, a small checkmark appears next to the
button.
-
-
Click Save.
The connector is added to the list on the Connectors page.