From bc6307f1216c5641f8c49a27f074749992bb34f8 Mon Sep 17 00:00:00 2001 From: Pranshu Ranakoti Date: Wed, 4 Nov 2020 14:47:46 -0500 Subject: [PATCH] Updated Level 3 Corrected the profile name being used. Incorrect: flaws Correct: flaws.cloud --- flaws.cloud/flaws.cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flaws.cloud/flaws.cloud.md b/flaws.cloud/flaws.cloud.md index 824aab7..c648ffa 100644 --- a/flaws.cloud/flaws.cloud.md +++ b/flaws.cloud/flaws.cloud.md @@ -36,7 +36,7 @@ $ git checkout f7cebc46b471ca9838a0bdd1074bb498a3f84c87 $ cat secret.txt # create new profile with found AWS keys & list all available buckets for this account: $ aws configure --profile flaws.cloud -$ aws --profile flaws s3 ls +$ aws --profile flaws.cloud s3 ls ``` ### Level 4: http://level4-1156739cfb264ced6de514971a4bef68.flaws.cloud