Goal: Connect/ login to AWS account via AWS CLI.
Noob here…
I imagine the first port of call with anything AWS and AWS CLI is to connect via the terminal.
How do I do this? Or do people just reference URLs with their Access and Secret Keys?
>Solution :
use
aws configure
it will ask for your access key, secret key & your region
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html