audit-labs/audit-tools
A collection of scripts, queries, and other goodies you can use in an audit.
clone: git clone https://gitbay.org/audit-labs/audit-tools.git
8444d7854e640aede31fb763d3f336b003b19b21
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-12-11T18:35:12Z
applications/aws/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) @@ -1,9 +1,9 @@ -# `get_account_users.sh` +# `aws_iam_users.sh` *Note*: This example uses an account titled `cmc`, which has access provisioned to it through IAM. ``` bash -./get_account_users.sh +./aws_iam_users.sh ``` ``` text