lambda

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckIfLambdaInSecurityGroup

func CheckIfLambdaInSecurityGroup(checkConfig commons.CheckConfig, lambdas []types.FunctionConfiguration, testName string)

func CheckIfLambdaNoErrors

func CheckIfLambdaNoErrors(checkConfig commons.CheckConfig, lambdas []types.FunctionConfiguration, testName string)

func CheckIfLambdaNoSecrets added in v1.8.0

func CheckIfLambdaNoSecrets(checkConfig commons.CheckConfig, lambdas []types.FunctionConfiguration, testName string)

func CheckIfLambdaPrivate

func CheckIfLambdaPrivate(checkConfig commons.CheckConfig, lambdas []types.FunctionConfiguration, testName string)

func CheckIfLambdaUrlAuth added in v1.8.0

func CheckIfLambdaUrlAuth(checkConfig commons.CheckConfig, lambdaUrlConfigs []LambdaUrlConfig, testName string)

func GetLambdas

func GetLambdas(s aws.Config) []types.FunctionConfiguration

func RunChecks

func RunChecks(wa *sync.WaitGroup, s aws.Config, c *commons.Config, queue chan []commons.Check)

Types

type LambdaUrlConfig added in v1.8.0

type LambdaUrlConfig struct {
	LambdaName string
	LambdaArn  string
	UrlConfigs []types.FunctionUrlConfig
}

func GetLambdaUrlConfigs added in v1.8.0

func GetLambdaUrlConfigs(s aws.Config, lambdas []types.FunctionConfiguration) []LambdaUrlConfig

Jump to

Keyboard shortcuts

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