aws-sso-session

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: MIT

README

aws-sso-session

Put your local aws sso credentials into a go aws sdk session. Useful for local test env.

usage

import "github.com/karlpokus/aws-sso-session/sessionx"

func main() {
  profile := "my_profile" // defined in ~/.aws/config
  sess, err := sessionx.New(profile)
}

license

MIT

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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