Code Monkey home page Code Monkey logo

gac's Introduction

gac

gimme aws creds utils

Install

go install github.com/svennjegac/gac/cmd/gac@e29acb08127399bbfd4906c4864751d58e77bd89

Usage

You must have your gimme-aws-creds profiles already configured and stored in ~/.okta_aws_login_config file.

Then just call gac <profile> and it will log you into your AWS profile. If you don't have valid session, it will log you in via standard gimme-aws-creds command.

Afterward, you can just call gac <profile2> and it will log you into your second AWS profile. If you don't have valid session, it will log you in via standard gimme-aws-creds command.

Now, if you call gac <profile> again, you won't need to execute slow flow via Okta and MFA, but GAC will use your cached credentials (from previous login). It caches credentials for as many profiles as you want. Credentials are cached until they expire. If they expire, it will log you in again via standard gimme-aws-creds command (slow Okta and MFA flow).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.