Difference between revisions of "AWS S3 Data Source Credential"
(→Creating an AWS S3 Data Source Credential) |
(→Creating an AWS S3 Data Source Credential) |
||
Line 1: | Line 1: | ||
− | = |
+ | = 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. |
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: |
For more information on how to set up the process between a Git repository and AWS S3, see: |
||
* [[ Git to AWS S3 System ]] |
* [[ Git to AWS S3 System ]] |
||
+ | |||
+ | 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] |
[Administrator] |
||
Revision as of 16:03, 12 December 2023
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 (Create new credential) button on the Manage Data Source Credentials page.
Select the AWS S3 card
This will start the configuration process
- 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
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.