awscreds

command module
v0.0.0-...-3ad489f Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

README

Simple helper script to convert output of aws sts to usable credentials sections into ~/.aws/credentials.

Installation:

go get -u github.com/jsoriano/awscreds

To generate a new MFA token and add it to a section called newmfa, run:

aws sts get-session-token --serial-number <mfa-device-serial-number> --token-code <token-code> | awscreds -section newmfa -u

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