Giter Club home page Giter Club logo

awsprofile's Introduction

AWSPROFILE

Build Status

CLI tool to create, manage & renew your AWS profiles

Features

  • Create AWS profiles interactively
  • Create MFA based AWS profiles
  • Renew MFA based AWS profiles
  • Create Assumed profiles based on a source profile
  • Renew assumed profiles
  • Set defaults (Region, Output, MFA serial, Session Duration) which can be used while creating profiles
  • List all profiles in a tabular format with expiry details if applicable
  • Easy switching of profiles using aliases

Installation

npm install -g awsprofile

View Usage

awsprofile -h

Create profiles

awsprofile create

Normal profile without MFA

create-no-mfa

Normal profile with MFA

create-mfa

Assumed profile

assumed

Renew Profiles (MFA / Assumed)

renewed

List Profiles

list

List Aliases

list

Set defaults

defaults

awsprofile's People

Contributors

pdomala avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

awsprofile's Issues

awsprofile list "Cannot read property 'name' of undefined"

MFA functionality works fine but awsprofile list gives following error

โžœ  ~ awsprofile list
TypeError: Cannot read property 'name' of undefined
    at Object.exports.handler (/usr/local/lib/node_modules/awsprofile/_helpers/list.js:54:31)
    at Object.<anonymous> (/usr/local/lib/node_modules/awsprofile/index.js:66:18)
    at Module._compile (internal/modules/cjs/loader.js:1251:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1272:10)
    at Module.load (internal/modules/cjs/loader.js:1100:32)
    at Function.Module._load (internal/modules/cjs/loader.js:962:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
    at internal/main/run_main_module.js:17:47

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.