💾 Archived View for freeshell.de › tldr › aws-iam.gmi captured on 2023-09-28 at 16:13:36. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
CLI for AWS IAM.
aws iam help
aws iam list-users
aws iam list-policies
aws iam list-groups
aws iam get-group --group-name {group_name}
aws iam get-policy --policy-arn arn:aws:iam::aws:policy/{policy_name}
aws iam list-access-keys
aws iam list-access-keys --user-name {user_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).