From f9bba038264f1cf5aa82b32b9b76125346f12a26 Mon Sep 17 00:00:00 2001 From: Marcello Calisto Date: Sun, 5 Nov 2023 21:57:53 +0100 Subject: [PATCH] KN07 Draft C --- KN07/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KN07/README.md b/KN07/README.md index c0bc8ca..2a7d697 100644 --- a/KN07/README.md +++ b/KN07/README.md @@ -72,7 +72,7 @@ Zuerst muss ein sogenanntes **IAM Instance Profile** erstellt werden. Beim über ##### Schritt 2: S3-Bucket erstellen und File darin ablegen 1. Öffnen Sie die [AWS Management Console](https://aws.amazon.com/console/) und wählen Sie **S3**. -2. Klicken Sie auf `Create bucket` +2. Klicken Sie auf `Create bucket`. 3. Bucket name: `KN07-C_` (z.B **KN07-C_Calis**). 2. Legen Sie darin das file [ami-test.txt](https://gitlab.com/ser-cal/m346-scripts/-/blob/main/KN07/ami-test.txt) mit HTML-Content ab (Im nächsten Schritt wird bei der Installation des Webservers darauf zugreifen)