Knowledge is Power!
IAM - Basic CLI 🍨
Create IAM identities and experiment. 🍨 Create IAM user. aws iam create-user --user-name --path </give-path/> --profile Path comes in handy, when using variables. will get to that too. Command Reference $ aws iam create-user --user-name user1 --path /developer/ --profile ashwiniag { "User": { "Path": "/developer/", "