Versions in this module Expand all Collapse all v1 v1.0.0 Jun 25, 2019 Changes in this version + const IndexPrefixLambdaReport + const MonitorFunctionStsSessionName + const TemplateLineItem + const TemplateNameLambdaReport + const TypeLambdaReport + func FetchDailyFunctionsStats(ctx context.Context, awsAccount taws.AwsAccount) error + type Duration struct + Average float64 + Maximum float64 + type Function struct + Stats Stats + Tags []utils.Tag + type FunctionBase struct + Description string + LastModified string + Memory int64 + Name string + Runtime string + Size int64 + Version string + type FunctionReport struct + Function Function + type Invocations struct + Failed float64 + Total float64 + type Stats struct + Duration Duration + Invocations Invocations