Versions in this module Expand all Collapse all v0 v0.1.0 Jun 29, 2017 Changes in this version + type Lambda struct + Options *Options + func (l *Lambda) Deploy(ctx pipeline.Context) error + func (l *Lambda) EnvironmentName(ctx pipeline.Context) (string, error) + type Options struct + Functions []string + Package []string + ProjectName string + Region string + S3Bucket string + S3Key string