aws-account-alias

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2017 License: MIT Imports: 5 Imported by: 0

README

aws-account-alias Build Status

Motivation

You need the AWS account alias for the credentials found by the SDK's default credential provider, and you don't want to/can't install the AWS CLI.

Our Motivation

The AWS authentication backend in Hashicorp Vault requires the roles to be uniquely named. If you have multiple AWS accounst you wish to authenticate against identical roles, you have two options:

  1. Mount the AWS authentication backend multiple times, and duplicate the roles with changed AWS account IDs. This requires having a way to detect which account you're running in, and changing the API endpoint you use based off that.
  2. Mount the AWS authentication backend once, follow the cross account access guide, and prefix the Vault roles with a string depending on the account. This tool facilitates that.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL