Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Lambda ¶
func Lambda() error
"go build" sequentially for each Lambda function.
This function is not used during the deploy process - each function is built and uploaded individually during the packaging.
func LambdaPackage ¶ added in v1.12.0
Build a binary for a single Lambda function, returning (binary path, error)
func Layer ¶
func Layer(log *zap.SugaredLogger, libs []string) error
Build standard Python analysis layer in out/layer.zip if that file doesn't already exist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.