No Picture
AWS

Delete IAM user

To list users, run the following. Before you can delete a user, you first need to delete any resources they are using such as keys, certificates, login profile, MFA, etc. Pre-checks Access Keys List access […]

No Picture
Arch Linux

Installing aws-cli on Arch Linux

You can either install aws-cli from the official repository…. …or aws-cli-git from the AUR. To configure, you’ll need to create a public and private access key. For testing purposes, I created a new one for […]