package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Dec 14, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AWSLambdaConfig struct {
Region string `env:"AWS_REGION,required"`
FunctionName string `env:"AWS_LAMBDA_FUNCTION_NAME,required"`
RuntimeApi string `env:"AWS_LAMBDA_RUNTIME_API,required"`
IsSAMLocal bool `env:"AWS_SAM_LOCAL" envDefault:"false"`
EnvironmentID string
ExtensionName string
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.