How to learn AWS CLI in 4 minutes? #devops #cloud #awscli #cli

preview_player
Показать описание
This video demonstrates establishing a connection between your windows machine with AWS through AWS CLI (Command Line Interface) using below mentioned few steps :

#aws #cli #awscli #devops #cloud

In terminal : aws – - version ; will show version of aws installed

Step 2 : Connect AWS with windows machine via AWS CLI using Access key ID and Secret access key
§ aws configure
□ AWS Access Key ID
□ AWS Secret Access Key

Step 3 : Try to access S3 bucket ! {Precondition : Create a bucket and upload file in S3}
aws s3 ls // lists all the bucket

Happy learning !!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Other AWS Scenarios :

For more AWS scenarios follow below links :

Рекомендации по теме
join shbcf.ru