# Functions

Execute is the main execution function.

# Constants

IssueMSG is a default message to pass to the user.

# Variables

CredentialsFile is a boolean for the credentials provider logic.
DryRun is to enable a preview of what an actual execution would do.
CliConfig is the struct that holds the CLI configuration.
HTTPClient is the HTTP client to use for the AWS API calls.
LambdaListFile points a file that contains a listof Lambdas to delete.
MoreLambdaDetails is to show information about the Lambda being worked on.
ProfileFlag is the AWS crendentials profile passed in.
RegionFlag is the AWS Region to target for the execution.
Retain is the number of versions to retain excluding $LATEST.
SizeIEC is used to display the size in IEC units.
SkipAliases indicates that lambda versions attached to an alias should be skipped from deletion.
UserAgent is the value to use for the User-Agent header.
Verbose is to enable debug output.
No description provided by the author
VersionString is the version of the CLI.

# Structs

No description provided by the author
No description provided by the author
Github Release Structure (v3).
No description provided by the author