This video demonstrates how to use the AWS CLI from your Linux or Windows terminal. It shows an example of how to use the access key and the secret access key to configure the aws cli.
It shows outputs returned for some of the IAM, S3 and EC2 services.
TIMESTAMPS
00:00 Introduction
00:23 WSL2 and Windows Terminal
01:00 Install AWS CLI on Linux
02:55 Install AWS CLI on Windows
04:52 AWS CLI user with programmatic access
05:25 aws help command
07:00 aws configure command
07:58 Default output format
08:50 Getting the output for aws iam, s3 and ec2 services
References:
https://aws.amazon.com/cli/
https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html
https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-output-format.html
#aws #awscli #awsprogrammaticaccess #awsautomation #awsscripts