Versions in this module Expand all Collapse all v1 v1.0.1 Jan 10, 2021 v1.0.0 May 27, 2020 Changes in this version + func CreateScript(version string) (string, error) + func DeleteScript() (string, error) + func Run(ctx context.Context, cfg string, args []string, stdin io.Reader) (stdout string, stderr string, code int, err error) + type Exec struct + type Runner interface + InvokeWithContext func(ctx aws.Context, input *lambda.InvokeInput, opts ...request.Option) (*lambda.InvokeOutput, error)