Git Product home page Git Product logo

Comments (3)

chris-redekop avatar chris-redekop commented on July 17, 2024 1

Support for ~/.bmx/credentials means a couple of things:

  1. write will look for cached credentials in ~/.bmx/credentials before getting a new STS token.
  2. Once it gets credentials, write writes them to ~/.aws/credentials (as you said, this is the primary case).
  3. If everything is successful, write caches the AWS creds into ~/.bmx/credentials. Every BMX command should follow this pattern: the last used AWS credentials should be the default in ~/.bmx/credentials.

Does that answer your question, @mtjandra ?

from bmx.

mtjandra avatar mtjandra commented on July 17, 2024

Why would you ever want to write into ~/.bmx/credentials? I actually thought we wanted to write to ~/.aws/credentials in the case you want to get some keys before running some other script that uses boto3 or awscli. If using bmx just use bmx commands?

from bmx.

mtjandra avatar mtjandra commented on July 17, 2024

Yup thanks for the clarification @chris-redekop I thought we were removing feature you mentioned in point #2.

from bmx.

Related Issues (20)

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.