AWS S3 Data Source Credential

From Lingoport Wiki
Revision as of 16:32, 5 June 2024 by Rdaly (talk | contribs) (Creating a project using the AWS S3 credential)
Jump to: navigation, search

Git to AWS S3 buckets

AWS S3 may be used when the actual repository (Git, etc.) may not be reachable by Command Center directly. In that case, AWS S3 may be used as a bridge between the repository and Command Center. For more information on how to set up the process between a Git repository and AWS S3, see:

In order to use this system from Command Center, a project needs to be created with an AWS S3 Data Source Credential.

Creating an AWS S3 Data Source Credential

[Administrator]

The Administrator can create the data source credentials by selecting the CreateIcon.jpg (Create new credential) button on the Manage Data Source Credentials page.

Select the AWS S3 card

AWS S3 Card.png

This will start the configuration process

AWS S3 Step2.png

  • Enter a Region, an Access Key, and a Secret Key
 These elements should be provided by an AWS administrator who has configured the AWS S3 bucket.
  • Next

AWS S3 Step3.png

Give the new credential a name

  • Assign it to applicable managers
  • Create

The system should return to the Manage Data Source Credentials page with "Credential created" note and the new credential should be listed.

Creating a project using the AWS S3 credential

Before creating the project, the AWS S3 bucket must be configured correctly. The bucket might contain to_localyzer and from_localyzer folders that contain resource files to be translated. These are the default names and can be anything as long as they are indicated in the project configuration.

Step 1: Select the AWS S3 data source credential

SelectAWSs3.jpg


Step 2: Specify the bucket and the optional directories

SpecifyBucket.jpg

  • Bucket name: This is the name of the bucket as shown in AWS S3
  • Bucket directory and Additional upload directory: These are optional. But if there are values in the fields, they must exist as folders in the AWS S3 bucket.

Step3: Name the project and set the run type

Step 3: Name the Project