Spaces:
Sleeping
Sleeping
Update Operational_Instructions/AWS_Accounts_for_LiveRAG.md
Browse files
Operational_Instructions/AWS_Accounts_for_LiveRAG.md
CHANGED
@@ -23,11 +23,11 @@ To ensure your credits are properly applied, follow the official AWS instruction
|
|
23 |
|
24 |
## 1.2 Access and Setup Instructions
|
25 |
|
26 |
-
To gain access and configure the AWS LiveRAG account, follow these steps
|
27 |
-
1. **Receive Sign-In Details** β You should have received an email with login credentials from the organizers
|
28 |
-
2. **Sign In & Change Password** β Log in to the AWS console and update your password
|
29 |
-
3. **Create AWS Command Line Interface (CLI) Credentials** β Generate an access key and secret for CLI usage
|
30 |
-
4. **Configure AWS CLI Profile** β Run the following command to set up the CLI for this account and follow the instructions
|
31 |
|
32 |
```sh
|
33 |
aws configure --profile sigir-participant
|
|
|
23 |
|
24 |
## 1.2 Access and Setup Instructions
|
25 |
|
26 |
+
To gain access and configure the AWS LiveRAG account, follow these steps:
|
27 |
+
1. **Receive Sign-In Details** β You should have received an email with login credentials from the organizers.
|
28 |
+
2. **Sign In & Change Password** β Log in to the AWS console and update your password.
|
29 |
+
3. **Create AWS Command Line Interface (CLI) Credentials** β Generate an access key and secret for CLI usage.
|
30 |
+
4. **Configure AWS CLI Profile** β Run the following command to set up the CLI for this account and follow the instructions:
|
31 |
|
32 |
```sh
|
33 |
aws configure --profile sigir-participant
|