Git Product home page Git Product logo

Comments (2)

fulghum avatar fulghum commented on June 14, 2024

Hey Maitreya, thanks for opening this issue. You're absolutely correct that the Toolkit isn't starting you off with the best-practice for handling security credentials. EC2 Instance Profiles are a great feature and solve the credential distribution problem very cleanly.

The credentials are uploaded to Elastic Beanstalk as part of your application code; they're not accessible from the web content, but it's still not the best-practice that we want developers to be using.

We'll take a look at updating the AWS Java Web Project templates in the Eclipse Toolkit on our next sprint and see how we can get these cleaned up.

from aws-toolkit-eclipse.

zhangzhx avatar zhangzhx commented on June 14, 2024

Hello Maitreya, we just released a new update for Elastic Beanstalk AWS Elastic Beanstalk 1.0.0.v201603240955. In this new update, the sample project will not copy the credential, instead it will use the EC2 Instance Profiles when run remotely, and load the profile you provided when creating this sample project directly from the default credential file ~/.aws/credentials.

I'm closing this issue, and feel free to reopen it if you have further questions.

from aws-toolkit-eclipse.

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.