From 4bf00527975b38c489ea4c3f9cc70b440178d42d Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Wed, 8 Nov 2023 00:11:28 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 5c61127ff..16bdc2ece 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -299,6 +299,11 @@ "github": "nagwww/aws-s3-book", "type": "github" }, + "AWS Serverless Workshop": { + "github": "aws-samples/aws-serverless-workshops", + "type": "github", + "filePattern": "^(.+).md$" + }, "Runbooks AWS Incidents": { "github": "aws-samples/aws-incident-response-playbooks", "type": "github",