Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.25 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.25 KB

AWS Vault - SSO Config by Gympass

Downloads Continuous Integration

Automatically generate your profiles overwriting the file ~/.aws/config or print on stdout based on your AWS SSO accounts and roles to use with 99designs/aws-vault

Prerequisites

Installing

  • Using Homebrew (recommended for MacOS)

    brew tap Gympass/homebrew-tools
    brew install aws-vault-scg
  • One-line installer latest release script (recommended for Linux)

    curl -fsSL https://github.com/Gympass/aws-vault-scg/raw/main/script/install.sh | sudo bash
  • Using go install (for experienced users)

    go install github.com/Gympass/aws-vault-scg

Usage

To generate the config file run the command:

aws-vault-scg generate -s <your-aws-sso-start-url>