From e76fe57e52dd9fa174ef840f3c00137c9491d0bc Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Sat, 4 Nov 2023 00:16:05 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index dc7001c1c..324c06243 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -294,5 +294,9 @@ "Runbooks Example": { "github": "sstafford/ops_runbook", "type": "github" + }, + "AWS S3 Python": { + "github": "nagwww/aws-s3-book", + "type": "github" } }