updated aws_policies_attached_to_users.sh

pull/2/head
Hari Sekhon 4 years ago
parent 4260ef5771
commit 854a03083d

@ -13,7 +13,7 @@
# https://www.linkedin.com/in/harisekhon
#
# Finds and dumps all policies directly attached to users (anti-best practice) instead of groups
# Finds and prints all policies directly attached to users (anti-best practice) instead of groups
set -euo pipefail
[ -n "${DEBUG:-}" ] && set -x

Loading…
Cancel
Save