Use AWS CLI SSO Login
this is a sample summary, This creates the NamedProfile if it did not already exist. An entry should be added to your
#shell #awsNo-Framework Approach to Building a CLI with Go
In this guide, we will be building a CLI tool from scratch. No fancy frameworks or libraries instead, we are building our own
#Go #Golang #CLI