package
0.4.0
Repository: https://github.com/joshdk/aws-console.git
Documentation: pkg.go.dev

# Functions

FederateUser will federate the given user credentials by calling STS GetFederationToken.
FromConfig retrieves credentials from the AWS cli config files, typically ~/.aws/credentials and ~/.aws/config.
FromReader retrieves credentials from given io.Reader, typically os.Stdin.