CLI

Amazon Web Services (AWS) Command Line Interface (CLI) on Windows 11

Amazon Web Services (AWS) Command Line Interface (CLI) on Windows 11

Installation of AWS CLI on Windows 11

Nathan Obert
Introduction I will be installing and doing basic configuration of Amazon Web Services (AWS)’s Command Line Interface (CLI) on Windows 11. AWS CLI is a shell based means to work with AWS. The CLI provides the ability to list out resources at Amazon like which EC2 instances are running, poke around S3 buckets, inspect pretty much anything at Amazon. It also provides advanced features like copying information to and from S3.
AWS CLI Cheatsheet

AWS CLI Cheatsheet

Cheatsheet for Git

Nathan Obert
Introduction This cheat sheet from Applo Clark’s Cheatsheet. Amazon’s Official CLI Documentation. Amazon Web Services (AWS)’s Command Line Interface (CLI) is a shell based means to work with AWS. The CLI provides the ability to list out resources at Amazon like which EC2 instances are running, poke around S3 buckets, inspect pretty much anything at Amazon. It also provides advanced features like copying information to and from S3. Below is a cheat sheet I will be updating over time with frequently used commands.