diff --git a/KN07/README.md b/KN07/README.md index 0986282..69e6997 100644 --- a/KN07/README.md +++ b/KN07/README.md @@ -97,16 +97,5 @@ Zuerst muss ein sogenanntes **IAM Instance Profile** erstellt werden. Beim über systemctl enable httpd aws s3 cp s3:///ami-test.txt /var/www/html/index.html ``` -10. - - - 11. Starten Sie die Instanz mit **Launch instance**. - - - -In diesem Fall werden Sie allerdings wie folgt vorgehen: -- EC2-Instanz erstellen mit: - - Mit Berechtigung zu S3-Bucket, um ein HTML-File (index.txt) runterzuladen - - IaC-Code um einen Webserver zu erstellen und das obige index.txt in das Verzeichnis /var/www/html/index.html zu kopieren