assume

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2018 License: MIT Imports: 15 Imported by: 0

README

AWS Assume

Command line application to assume a role using a config.ini and config.creds file, the config.ini utilises the same file format as aws-extend-switch-roles. This then merges a config.creds file to authorise assume roles

Getting Started

Create a config file that can be used in the format from aws-extend-switch-roles, create a config.creds file with the following values.

# Master account
[profile master]
aws_access_key_id = AWS_ACCESS_KEY_ID
aws_secret_access_key = AWS_SECRET_ACCESS_KEY
secret = TOTP_SECRET
region = ap-southeast-2

Codefresh build status

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • **Tim Colbert ** - Initial work - S3than

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for detail

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