package main import ( "github.com/thefeli73/polemos/mtd_aws" ) func main() { var _ = mtd_aws.Session() }