Versions in this module Expand all Collapse all v0 v0.0.4 Apr 22, 2019 v0.0.3 Mar 7, 2019 Changes in this version + type Aws struct + Log log.Logger + func New() *Aws + func (a *Aws) BindStim(stim *stim.Stim) + func (a *Aws) Command(viper *viper.Viper) *cobra.Command + func (a *Aws) GetCredentials() (string, string, error) + func (a *Aws) Login() error + func (a *Aws) Name() string