AWS CLI

The AWS CLI is a command-line interface that enables users to interact with and manage AWS services from a terminal or command prompt.

To logon to AWS using the SSO

aws sso login --profile {PROFILE}

AWS Command Line Interface


Install AWS CLI v2

Setup and configure AWS CLI

AWS CLI profiles

Setup and configure an AWS user for CLI

Last modified July 21, 2024: update (e2ae86c)