services

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllFunctionsErrCount

func GetAllFunctionsErrCount(cloudClient *cloudwatchlogs.CloudWatchLogs, lambdaClient *lambda.Lambda) int

func GetAllLambdaList

func GetAllLambdaList(lambdaClient *lambda.Lambda) []*lambda.FunctionConfiguration

GetAllLambdaList -> get all lambdas in one go

func GetFunctionErrCount

func GetFunctionErrCount(cloudClient *cloudwatchlogs.CloudWatchLogs, function string) (int, int, error)

func GetFunctionsErrDetail

func GetFunctionsErrDetail(cloudClient *cloudwatchlogs.CloudWatchLogs, function string) int

func GetLambadaLatencyTime

func GetLambadaLatencyTime(cloudClient *cloudwatchlogs.CloudWatchLogs, function string, startTime string, endTime string) (string, int, error)

func GetLambdaDetail

func GetLambdaDetail(lambdaClient *lambda.Lambda, function string) *lambda.GetFunctionOutput

func GetLambdaList

func GetLambdaList(lambdaClient *lambda.Lambda, marker string) *lambda.ListFunctionsOutput

GetLambdaList -> get lambda list with pagination

Types

This section is empty.

Jump to

Keyboard shortcuts

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