Giter Site home page Giter Site logo

conijnio / aws-iam-user Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 130 KB

When using IAM users it could be cumbersome to rotate your AWS CLI Credentials. This could lead into resources being in a non-compliant state. The aws-iam-user tool will address exactly that!

Home Page: https://conijnio.github.io/aws-iam-user/

License: Apache License 2.0

Makefile 3.93% Go 96.07%

aws-iam-user's Introduction

AWS IAM User

Go Version License Maintenance Workflow: ci Workflow: release Release Go Report Card Coverage Status

When using IAM users it could be cumbersome to rotate your AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY. This could lead into resources being in a non-compliant state. The aws-iam-user tool will address exactly that!

More information can be found on the documentation pages.

Installation

You can install the tool with the following command:

brew tap conijnio/aws-iam-user
brew install aws-iam-user

Prerequisites

You will need to install the following tools to successfully run the make targets listed below:

go install github.com/fzipp/gocyclo/cmd/gocyclo@latest
go install github.com/uudashr/gocognit/cmd/gocognit@latest
go install honnef.co/go/tools/cmd/staticcheck@latest
go install github.com/go-critic/go-critic/cmd/gocritic@latest

To make use of the pre-commit hooks you need to install pre-commit and execute the following command:

pre-commit install

Commands

  • make build, builds the project.
  • make complexity, perform complexity scans on the codebase.
  • make coverage, create and displays the code coverage report in HTML.
  • make help, displays all the available options.
  • make lint, performs linting actions on the codebase.
  • make test, runs all the unit tests.

License

This project is free and open source software licensed under the Apache 2.0 License.

aws-iam-user's People

Contributors

nr18 avatar dependabot[bot] 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.