0.2.3 • Published 3 years ago

@wdalmut/from-aws-sso v0.2.3

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

AWS SSO Credentials Generator

Simplify the AWS credentials for AWS SSO

Install

npm i -g @wdalmut/from-aws-sso

Login with SSO

First of all be sure that you have the credentials

aws sso login --profile my-profile

Setup AWS credentials

First of you have to setup your .aws/credentials file

[my-profile]
credential_process=from-aws-sso -p my-profile

Thanks to the credential_process the credentials will be automatically generated and refreshed for your application

0.2.1

3 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago