You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws/README.md
+40-2Lines changed: 40 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,35 @@
2
2
3
3
## Usage
4
4
5
+
> [!WARNING]
6
+
> Everything needs to be committed & pushed to the repo! You can use a different branch than main for this.
7
+
8
+
> [!NOTE]
9
+
> Most scripts should now have the region default hardcoded, but if things mysterously don't exist, your region or account might not be set up correctly.
10
+
11
+
### Submit batch jobs
12
+
13
+
Create a text file that contains the names of the config files you want to run, one per line.
0 commit comments