lambda

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InvokeLambdas

func InvokeLambdas(payload LambdaInvoke, lambda string, output string)

Stage the lambda function for executing

Types

type LambdaInvoke

type LambdaInvoke struct {
	Targets []string `json:"Targets"`
	Args    []string `json:"Args"`
	Output  string   `json:"Output"`
}

struct for lambda invoke

Jump to

Keyboard shortcuts

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