-
Team, Professional, Business and Enterprise plans
Get in touch with Sales for licensing questions.
-
Team, Ultimate and Enterprise plans (Legacy)
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.
Authentication uses S3 Cross-Account IAM Roles linked to a Phrase IAM role. Prepare the Phrase and S3 settings in parallel as they use information from each others settings. Amazon provides more information on complex roles settings and functionalities.
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 new projects automatically created 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 selected files monitored for changes.
-
Login to the AWS management console.
-
Create a bucket.
-
Navigate to Create bucket.
, , and clickThe Create bucket page opens.
-
Provide a name for the bucket and keep the default settings.
-
-
Create an IAM role using a custom trust policy.
-
Navigate to Create role.
, and click -
On the Custom trust policy.
page, select -
Use the
as displayed in TMS settings for thePrincipal
. -
From the AmazonS3FullAccess policy.
window, select the -
From the
window, apply the name for the bucket in the field. -
Click Create role.
-
-
Use the role name for the
field in TMS 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. -
Select
.Default is
. is only available for customers already using it and needing to make a change to that setting. It is recommended that customers still using , change to . -
Provide
. -
Use the presented
for the Amazon S3 settings and use the role as setup in Amazon S3 settings for the field. -
Click Test connection.
-
If successful, a small checkmark appears next to the
button.
-
-
Click Save.
The connector is added to the list on the
page.