Coder Social home page Coder Social logo

Comments (8)

seratch avatar seratch commented on July 20, 2024

Thanks for your feedback. I just updated REAME. 4d2f167

from awscala.

seratch avatar seratch commented on July 20, 2024

Let me close this issue.

from awscala.

nykolaslima avatar nykolaslima commented on July 20, 2024

👍

from awscala.

nykolaslima avatar nykolaslima commented on July 20, 2024

@seratch actually using environment variable is not working with AWScala.

I've configured those environment variables: AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

And i've created the S3 instance this way: val s3 = S3()

from awscala.

ilanbiala avatar ilanbiala commented on July 20, 2024

@seratch is there no way to authenticate via the AWScala package? It would be so much easier to do something like:

implicit val sqs = SQS.at(Region.US_EAST_1, new AWSCalaCredentials("", ""))

from awscala.

ilanbiala avatar ilanbiala commented on July 20, 2024

@nykolaslima have you been able to authenticate with environment variables? I have only been able to with a credentials file in ~/.aws.

from awscala.

nykolaslima avatar nykolaslima commented on July 20, 2024

@ilanbiala I could not get this working with environment variables.

I had to create a code in my project to load environment variable and instantiate the S3 object.

from awscala.

ilanbiala avatar ilanbiala commented on July 20, 2024

@seratch any ideas what's going on?

from awscala.

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.