You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,9 @@ You will need the [AWS-CLI](https://aws.amazon.com/cli/) installed and configure
24
24
25
25
**_GuardDuty/enale.sh_**: Enables GuardDuty in all available regions.
26
26
27
-
**_GuardDuty/findings.sh_**: Exports all GuardDuty findings to .json files.
27
+
**_GuardDuty/findings.sh_**: Exports all GuardDuty findings to .json files.
28
+
29
+
**_S3/policies.sh_**: Lists all ACLs for S3 buckets in your account.
28
30
29
31
## Important Notice
30
32
*I likely dont know what I am doing and this could be done faster, better and simpler some other way. These scripts could also break your cloud and make you cry.*
0 commit comments