-
The AWS command line allows you to interact with AWS by typing commands
-
All commands start with
az
-
The following command will list all S3 buckets
aws s3 ls
-
AWS command line uses the Secret access key
-
Don't share key pairs
-
You can install the AWS CLI on Mac, Windows, and Linux as well as EC2 instances
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.