@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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @wdalmut/from-aws-sso

    Weekly Downloads

    1

    Version

    0.2.3

    License

    MIT

    Unpacked Size

    3.31 kB

    Total Files

    4

    Last publish

    Collaborators

    • wdalmut