What is the AWS CLI
CLI stands for Command Line Interface
- A tool that enables you to interact with AWS services using commands in your command-line shell
- Direct access to the public APIs of AWS services
- You can develop scripts to manage your resources
- Alternative to using AWS Management Console