command
module
Version:
v0.0.0-...-3ad489f
Opens a new window with list of versions in this module.
Published: Jan 16, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.