lambdalinks

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FunctionCodeSigningConfigLink(
	linkServiceDeps pluginutils.LinkServiceDeps[
		*aws.Config,
		lambdaservice.Service,
		*aws.Config,
		lambdaservice.Service,
	],
) provider.Link

FunctionCodeSigningConfigLink returns a link implementation for a link from a lambda function to a code signing config.

func FunctionFunctionLink(
	iamServiceFactory pluginutils.ServiceFactory[*aws.Config, iamservice.Service],
	ec2ServiceFactory pluginutils.ServiceFactory[*aws.Config, ec2service.Service],
) func(FunctionToFunctionLinkDeps) provider.Link

FunctionFunctionLink returns a link implementation for a link from a lambda function to another lambda function. The first lambda function will be configured with permissions and environment variables to be able to invoke the second lambda function.

Types

type FunctionToFunctionLinkDeps

FunctionToFunctionLinkDeps is a type alias for the core dependencies for a link from a lambda function to another lambda function.

Jump to

Keyboard shortcuts

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