lambdautils

package
v0.0.73 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteLambda added in v0.0.73

func DeleteLambda(lambdaName string) (*lambda.DeleteFunctionOutput, error)

func DeployLambdaFromS3 added in v0.0.73

func DeployLambdaFromS3(functionName, bucket, key string) error

func DeployLambdaFromZIP added in v0.0.73

func DeployLambdaFromZIP(functionName, zipPath string) error

func DescribeLambda added in v0.0.73

func DescribeLambda(lambdaName string) (*lambda.GetFunctionOutput, error)

func InvokeLambda

func InvokeLambda(name string, payload []byte, invocationType types.InvocationType) (*lambda.InvokeOutput, error)

func ListLambdas added in v0.0.73

func ListLambdas() ([]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL