Giter Site home page Giter Site logo

aws-user-account-creation's Introduction

A simple tool to make creating AWS Users simpler

Requirements

You must have an environment variable set for GIT_TOKEN that is equal to an OAUTH token capable of cloning this (or your own hosted) repo in order for the pipeline to work.

For more info on setting up an OAUTH token please visit the following page.

NOTE: if you are using OSX you should brew install watch for this script to work properly

Directions to Launch the User Account Pipeline

To launch the pipeline stack sh pipeline.sh To update the pipeline stack sh pipeline.sh update To delete the pipeline stack sh pipeline.sh delete

To Test Python

For mac brew install pyenv virtualenv pyenv virtualenv 3.7.0 uac pyenv activate uac pip install -r requirements.txt python -m pytest tests/

Acceptance Criteria:

  • The user creation method must have unit tests
  • The user creation method must be able to Create users from a YAML file
  • The user creation method must be able to assign users to groups

TODO:

  • refactor into IAM class to reduce code duplication
  • consume yaml file
  • handle yaml file
  • decouple tests
  • update README.md

aws-user-account-creation's People

Contributors

thephillipsequation avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.