how to use aws cli

How to use AWS cli

What is AWSCLI? AWS Command Line Interface It is an Open-Source tool which enables us to interact with AWS services using Command-Line. It allows us to perform functionality through commands that are equivalent to the Browser-AWS GUI management console. How to install awscli in Linux (ubuntu)? apt install awscli How to configure the AWS CLI […]

How to use AWS cli Read More ยป