Code Monkey home page Code Monkey logo

Comments (6)

JonnyBurger avatar JonnyBurger commented on June 13, 2024

Thanks @shellscape for filing!
We can implement a credentials bypass, but it could also be possible to just recognize $HOME/.aws/profile.

However, I cannot find any resources about the $HOME/.aws/profile feature. How did you learn about this?

from remotion.

shellscape avatar shellscape commented on June 13, 2024

https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html#cli-configure-files-where

The AWS CLI stores sensitive credential information that you specify with aws configure in a local file named credentials, in a folder named .aws in your home directory. The less sensitive configuration options that you specify with aws configure are stored in a local file named config, also stored in the .aws folder in your home directory.

And re: aws-sdk automatically loading the profile: https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/loading-node-credentials-shared.html

from remotion.

JonnyBurger avatar JonnyBurger commented on June 13, 2024

I see $HOME/.aws/credentials, but not $HOME/.aws/profile.
I assume it was meant in a paraphrased way.

Do you want to review #3363?

from remotion.

shellscape avatar shellscape commented on June 13, 2024

Thanks, I was context switching too much. credentials is correct.

from remotion.

shellscape avatar shellscape commented on June 13, 2024

@JonnyBurger 4.0.86 solves the use case for ~/.aws/credentials. Thanks for getting that in. I still believe that a switch for turning off checking would be useful, but that's up to you all. I'm unblocked as of 4.0.86 though.

from remotion.

JonnyBurger avatar JonnyBurger commented on June 13, 2024

@shellscape Great to hear! We'll be quick to react if a case surfaces where we need further loosening.

from remotion.

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.