SASikakollu Anuraginsikakolluanurag.hashnode.dev·Jan 14, 2021 · 3 min readConfiguring AWS CLIIn this article we will see how to configure AWS CLI, by that I mean we configure basic settings/credentials that the AWS CLI will use to interact with AWS. The easiest and fastest way to configure AWS CLI is to use the following command aws configur...00
SASikakollu Anuraginsikakolluanurag.hashnode.dev·Jan 14, 2021 · 3 min readHow to create AWS Access KeyIn this article we will see how to create an AWS Access key, but before that let's see what is an AWS Access Key? AWS Access keys are long-term credentials for an AWS IAM user, that can be used to sign programmatic requests to the AWS CLI or AWS API....00
SASikakollu Anuraginsikakolluanurag.hashnode.dev·Jan 13, 2021 · 3 min readInstalling AWS CLI on LinuxIn this article we will see how to install AWS CLI on a Linux, but before we go there let's briefly discuss what is AWS CLI? AWS CLI stands for Amazon Web Services Command Line Interface, it is an open source tool that enables you to interact with an...00