lambda

package
v0.51.1 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	TracingModePassThrough = "PassThrough"
	TracingModeActive      = "Active"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Function

type Function struct {
	Metadata    iacTypes.Metadata
	Tracing     Tracing
	Permissions []Permission
}

type Lambda

type Lambda struct {
	Functions []Function
}

type Permission

type Permission struct {
	Metadata  iacTypes.Metadata
	Principal iacTypes.StringValue
	SourceARN iacTypes.StringValue
}

type Tracing

type Tracing struct {
	Metadata iacTypes.Metadata
	Mode     iacTypes.StringValue
}

Jump to

Keyboard shortcuts

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