Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@kirnberger1980 kirnberger1980 released this 01 Sep 11:41
· 1 commit to main since this release
24ec8b7

Release

1.0.1

Features

  • Generate an AWS Profile file to stdout with the -c flag.
  • Generate an AWS Profile file and populate it to your ~/.aws/config with -p flag. Backup of your old configuration is created.
  • Specify a name of the sso session in your AWS profile file with option -n <your session name>
  • Specify an AWS Region for your AWS Profiles with option -r <region> if it differs from the AWS SSO Region.
  • Specify a default IAM Role with option -d <defaultRole>, if you have multiple Roles in an AWS Account. The default role will be used in the profile named by your AWS Account without a suffix.