Versions in this module Expand all Collapse all v0 v0.0.1 Sep 29, 2018 Changes in this version + func NewAWSSession(region, id, secret, token string) (*session.Session, error) + func NewPromptConfirmer(w io.Writer, r io.Reader, yesNo string, yesAnswers []string) (core.Confirmer, error) + func WrapAWSError(err awserr.Error) error