From 294860a34d17d2ff2e3bcfc8687fc0babe0e02fb Mon Sep 17 00:00:00 2001 From: Marcello Calisto Date: Sun, 5 Nov 2023 21:57:41 +0100 Subject: [PATCH] KN07 Draft C --- KN07/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/KN07/README.md b/KN07/README.md index 7666c52..c0bc8ca 100644 --- a/KN07/README.md +++ b/KN07/README.md @@ -71,7 +71,9 @@ Zuerst muss ein sogenanntes **IAM Instance Profile** erstellt werden. Beim über ##### Schritt 2: S3-Bucket erstellen und File darin ablegen -1. Erstellen nun einen S3-Bucket `KN07-C_` (z.B **KN07-C_Calis**). +1. Öffnen Sie die [AWS Management Console](https://aws.amazon.com/console/) und wählen Sie **S3**. +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)