timogoosen.github.io

Github pages blog

View My GitHub Profile

S3 CLI:

Here is a super powerful cheatsheet that you can reference:

Create bucket:

myenv ) $ aws s3 mb s3://poc-code --region eu-west-1 --profile my-non-admin-user

List buckets:


myenv ) $ aws s3 ls --profile my-non-admin-user