It would be helpful to add a subcommand aws configure that would create an initial configuration file for the user in the default location ~/.aws/config. This subcommand could look for existing credentials from boto or from legacy AWS CLI tools and include those credentials.
It would be helpful to add a subcommand
aws configurethat would create an initial configuration file for the user in the default location~/.aws/config. This subcommand could look for existing credentials from boto or from legacy AWS CLI tools and include those credentials.