Code Monkey home page Code Monkey logo

Comments (2)

danw-mpl avatar danw-mpl commented on September 21, 2024

We have the same issue - slight difference is that we're supplying --okta-profile to deal with different AWS accounts.

For us, the workaround is to supply both the --okta-profile and --profile flags.

OS: WSL2 (Ubuntu 20.04)
Version: 0.5.0
Python: 3.6.9

from okta-awscli.

tdmalone avatar tdmalone commented on September 21, 2024

I also got this error, when using both --okta-profile and --profile.

I had the profile already created in ~/.aws/credentials, but with just a region set. This seemed to be causing okta-awscli to assume that all the necessary fields existed, and it errored with NoCredentialsError: Unable to locate credentials.

Removing the profile completely fixed the issue, as okta-aws-cli then recreated it from scratch.
(I presume adding dud values for aws_access_key_id, aws_secret_access_key, and aws_session_token may have also resolved it).

from okta-awscli.

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.