Difference between revisions of "AWS S3 Data Source Credential"

From Lingoport Wiki
Jump to: navigation, search
(Created page with "= Creating an AWS S3 Data Source Credential = AWS S3 may be used when the actual repository (Git, etc.) may not be reachable by Command Center directly. In that case, AWS S3...")
 
(Creating an AWS S3 Data Source Credential)
Line 8: Line 8:
 
The Administrator can create the data source credentials by selecting the [[File:CreateIcon.jpg|30px]] ('''Create new credential''') button on the Manage Data Source Credentials page.
 
The Administrator can create the data source credentials by selecting the [[File:CreateIcon.jpg|30px]] ('''Create new credential''') button on the Manage Data Source Credentials page.
   
'''Select the Github card'''
+
'''Select the AWS S3 card'''
   
[[File:GithubCard.jpg|100px]]
+
[[File:AWS S3 Card.png|100px]]
   
[[File:GithubUsername.jpg|600px]]
+
[[File:AWS S3 Step2.png|600px]]
   
 
'''Enter a Username the the Personal access token.'''
 
'''Enter a Username the the Personal access token.'''
Line 23: Line 23:
 
* '''Next'''
 
* '''Next'''
   
[[File:GithubName.jpg|600px]]
+
[[File:AWS S3 Step3.png|600px]]
   
 
'''Give the new credential a name'''
 
'''Give the new credential a name'''

Revision as of 15:56, 12 December 2023

Creating an AWS S3 Data Source Credential

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:

[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

AWS S3 Step2.png

Enter a Username the the Personal access token.

  • The Personal access token is not the password.
    • To create a personal access token, log in to https://github.com
    • At the username icon, select the pulldown and select Settings
    • At the left side of the screen, select Developer Settings at the bottom of the list
    • Then select Personal access tokens at the left and generate a new token.
  • If not using https://github.com/, select the Connect to GitHub Enterprise Server and fill in the information
  • 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.