From af80183931f1095c9af46ac58e29d5b184d98eb2 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Wed, 9 Sep 2020 10:03:01 +0100 Subject: [PATCH] updated aws_policies_granting_full_access.sh --- aws_policies_granting_full_access.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws_policies_granting_full_access.sh b/aws_policies_granting_full_access.sh index 97719d08..b49cd4ff 100755 --- a/aws_policies_granting_full_access.sh +++ b/aws_policies_granting_full_access.sh @@ -13,7 +13,7 @@ # https://www.linkedin.com/in/harisekhon # -# Dumps policies granting full access in JSON format +# Finds policies granting full access in JSON format # # Takes a while to run (eg. ~18 mins for ~700 policies) #