@wdalmut/from-aws-sso

0.2.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @wdalmut/from-aws-sso

Weekly Downloads

6

Version

0.2.3

License

MIT

Unpacked Size

3.31 kB

Total Files

4

Last publish

Collaborators

  • wdalmut