Code Monkey home page Code Monkey logo

Comments (3)

arahayrabedian avatar arahayrabedian commented on May 26, 2024 2

Dunno if it helps, but was skimming through the issues and saw this one.
If you play your cards right, maybe the technique outlined in the links below in unison could help you?

boto/boto3#338 and https://2.python-requests.org/en/master/user/advanced/#proxies

TL;DR - set proxies env var and see if that helps

from okta-awscli.

BenDavidAaron avatar BenDavidAaron commented on May 26, 2024

I'll have to give that a try once my org sets up an on-prem proxy. Thanks!

from okta-awscli.

jmhale avatar jmhale commented on May 26, 2024

Sorry for the late reply here. @arahayrabedian's suggestion makes sense to me. Since okta-awscli is just using boto3 and requests under the hood, setting HTTPS_PROXY should be sufficient to cover everything.

You could even do it as a one-liner like HTTPS_PROXY=https://1.2.3.4:5678; okta-awscli ...

Going to close this for now, but if people find that the proxy envvar solution doesn't work, we can revisit building that into the project itself.

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.