Code Monkey home page Code Monkey logo

awsp's Introduction

Hi there, I'm Anton ๐Ÿ‘‹

Twitter Follow Your Weekly Dose of Terraform on YouTube Terraform Weekly Newsletter

I am AWS Community Hero and a founder of Betajob - a company that helps build solutions using AWS and specializes in infrastructure as code, DevOps, and reusable infrastructure components.

I like

Some of my open-source projects

Connect with me

antonbabenko.com antonbabenko | Twitter antonbabenko | LinkedIn antonbabenko | YouTube antonbabenko | Twitch weekly.tf

awsp's People

Contributors

antonbabenko avatar robpickerill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

awsp's Issues

[FEATURE] Write active profile credentials to .aws/credentials as default profile

Firstly, this is an awesome tool, thank you for creating it!

Some functionality I would love to see is when a profile is selected, the credentials for that profile is written to ./aws/credentials as the "default" profile.

Currently, the workflow for devs that work with boto3 or any aws JDK is that we have to go to the aws sso sign in console, generate temporary credentials, copy them, and paste them into .aws/credentials under the default profile.

If we want to switch profiles, we have to repeat this process.

Add MFA support

First of all, I just want to say thank you! This is a great tool that I use all the time.

I find myself in a situation now where one of my accounts requires MFA, even for CLI access and I would love it if awsp supported that. Is there any interest in adding that functionality? I'm willing to do the work, although my bash skills are a little rusty. ๐Ÿ˜€

Unable to change AWS profile

I was unable to change AWS profile using the enable aliases and auto-completion examples given in the readme file. Managed to find out the issue.

alias awsp="_awsSetProfile" should be replaced with alias awsp="_awsSwitchProfile", _awsSetProfile only echoes the message, therefore it shouldn't be put under alias awsp, whose function should be to switch to another profile.

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.