1.2.11 • Published 2 years ago

aws-ssossh-credentials-getter v1.2.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ssocred

SSOcred is a handy cli tool that will grab temporary AWS CLI login credentials from AWS SSO and put them in ~/.aws/credentials

Why though? Tools like terraform are currently unable to handle AWS auth via SSO and rely the access key and secret being in the credentials file.

To install: \ npm install -g aws-sso-credentials-getter or yarn global add aws-sso-credentials-getter

To use: \ ssocred {profile}

To set credentials to a custom profilename: \ ssocred {profile} {customProfile}

For instance when you want a default profile: \ ssocred {profile} default

You, can also set a custom profilename from any current profile that is not expired by running: \ ssocred {exsistinProfile} {customProfile}

1.2.11

2 years ago

1.2.10

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago