Documentation
¶
Index ¶
- func FetchLambdas(ctx context.Context) ([]models.Lambda, error)
- func FetchLambdasIncremental(ctx context.Context, existing []models.Lambda) ([]models.Lambda, error)
- func FetchTagsForLambdas(lambdas map[string]models.Lambda, arns []string, ctx context.Context) (map[string]models.Lambda, error)
- func GetAwsProfile() string
- func GetClient(ctx context.Context) (*lambda.Client, error)
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchLambdasIncremental ¶
func FetchTagsForLambdas ¶
func GetAwsProfile ¶
func GetAwsProfile() string
Types ¶
Click to show internal directories.
Click to hide internal directories.