aws_lambda_service

package
v0.0.61 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyTemplateAppVersion = "{{app-version}}"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Outputs

type Outputs struct {
	Region               string   `ns:"region"`
	Deployer             aws.User `ns:"deployer"`
	LambdaArn            string   `ns:"lambda_arn"`
	LambdaName           string   `ns:"lambda_name"`
	ArtifactsBucketName  string   `ns:"artifacts_bucket_name"`
	ArtifactsKeyTemplate string   `ns:"artifacts_key_template"`
}

func (Outputs) ArtifactsKey

func (o Outputs) ArtifactsKey(appVersion string) string

Jump to

Keyboard shortcuts

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